what are the new moon comands?
Lordtwisted :?:
Currently the only one I know the syntax for is the command that returns the moonphase. It is:
calcvar,var<x>,moonphase,<location id>
<location id> is a cooridinate specified in the config, and it stores 0-7 in the specified variable, 0 being a new moon and 4 being a full moon.
srs created the imagemeter command to display a icon for the moon phases, as well as a moon rise/set which is similar to the suntime command, but I currently do not know the syntax for these commands.
thank you fishboy!
Lordtwisted :D
hello everybody,
tried a little with moon-commands and figured out that
calcvar,var(n),moonphase (City-Settings from config.exe ?)
returns values in var(n) from 0 to 7 where (in my consideration) the values are:
0 - Newmoon
1 - Waning Crescent
2 - Last Quarter
3 - Waning Gibbous
4 - Full Moon
5 - Waxing Gibbous
6 - First Quarter
7 - Waxing Crescent
tried with various dates and it seems to fit for me ...
can anybody confirm this ?
Greetings Broesel