Difference between revisions of "GetClimateMoonPhaseLength"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(Added GetClimateID link)
Line 7: Line 7:


==See Also==
==See Also==
*[[GetCurrentClimateID]]
*[[GetClimateHasMasser]]
*[[GetClimateHasMasser]]
*[[GetClimateHasSecunda]]
*[[GetClimateHasSecunda]]

Revision as of 01:08, 7 December 2007

A command for Oblivion Script Extender

Syntax:

(phaseLength:short) GetClimateMoonPhaseLength climate:ref

Returns the number of days in the phase of the moons. The total moon cycle length is 8 x PhaseLength according to the CS.

See Also