Difference between revisions of "GetWeatherLightningFrequency"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>WrinklyNinja
(Spelling mistake in function fixed, a bit more info added. I'm going to find out exactly what frequency the numbers mean.)
 
Line 2: Line 2:


'''Syntax:'''
'''Syntax:'''
  (frequency:short) GetWeatherLightningFreuency weather:ref
  (frequency:short) GetWeatherLightningFrequency weather:ref
  (frequency:short) GetLightningFreuency weather:ref
  (frequency:short) GetLightningFrequency weather:ref


Returns the frequency of the lightning.
Returns the frequency of the lightning. This is a value between 0 and 255, where 255 is the lowest frequency and 0 is the highest frequency.


==See Also==
==See Also==

Latest revision as of 04:11, 30 May 2010

A command for Oblivion Script Extender

Syntax:

(frequency:short) GetWeatherLightningFrequency weather:ref
(frequency:short) GetLightningFrequency weather:ref

Returns the frequency of the lightning. This is a value between 0 and 255, where 255 is the lowest frequency and 0 is the highest frequency.

See Also[edit | edit source]