Difference between revisions of "GetClimateMoonPhaseLength"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(→‎See Also: Added Climates link)
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:


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

Latest revision as of 01:44, 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[edit | edit source]