Difference between revisions of "SetWeatherColor"
Jump to navigation
Jump to search
imported>Haama (Created) |
imported>Haama (Removed Table of Contents) |
||
Line 1: | Line 1: | ||
__NOTOC__ | |||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | ||
Revision as of 01:17, 27 December 2007
A command for Oblivion Script Extender
Syntax:
(nothing) SetWeatherColor red:short green:short blue:short whichColor:short weather:ref whichTime:short
Sets the red, green and blue values for the specified weather color at the specified weather time.
RGB Values
0: Red 1: Green 2: Blue
Weather Colors
0: Sky Upper 1: Fog 2: Clouds Lower 3: Ambient 4: Sunlight 5: Sun 6: Stars 7: Sky Lower 8: Horizon 9: Clouds Upper 10: Lightning
Weather Times
0: Sunrise 1: Day 2: Sunset 3: Night
See Also
- Climates
- GetCurrentWeatherID
- GetWeatherColor
- SetWeatherWindSpeed
- SetWeatherCloudSpeedLower
- SetWeatherCloudSpeedUpper
- SetWeatherTransDelta
- SetWeatherSunGlare
- SetWeatherSunDamage
- SetWeatherFogDayNear
- SetWeatherFogDayFar
- SetWeatherFogNightNear
- SetWeatherFogNightFar
- SetWeatherHDRValue
- SetWeatherLightningFrequency