Difference between revisions of "GetWeatherLightningFrequency"
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) | (frequency:short) GetWeatherLightningFrequency weather:ref | ||
(frequency:short) | (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]
- Climates
- GetCurrentWeatherID
- GetWeatherWindSpeed
- GetWeatherCloudSpeedLower
- GetWeatherCloudSpeedUpper
- GetWeatherTransDelta
- GetWeatherSunGlare
- GetWeatherSunDamage
- GetWeatherFogDayNear
- GetWeatherFogDayFar
- GetWeatherFogNightNear
- GetWeatherFogNightFar
- GetWeatherHDRValue
- GetWeatherColor
- SetWeatherLightningFrequency