Morrowind Mod:ChangeWeather

A UESPWiki – Sua fonte de The Elder Scrolls desde 1995


ChangeWeather

                ChangeWeather, [Region], [Type]

       Where:   Region  = Region name to change the weather in.
                Type    = The type of weather to change to.
                                0 = Clear
                                1 = Cloudy
                                2 = Foggy
                                3 = Overcast
                                4 = Rain
                                5 = Thunder
                                6 = Ash
                                7 = Blight
                                8 = Snow *
                                9 = Blizzard *

        Type:   Weather

     Returns:   none

     Example:   ChangeWeather, "Red Mountain Region", 0
                ChangeWeather, "Bitter Coast Region", 1

     Scripts:   EndGame
                CharGen

Changes the weather in the specified region right now. The weather will begin transitioning immediately. It will reselect a new weather on the next weather update (12 hours). Effects marked with "*" work only if the Bloodmoon expansion is installed.

See Also: ModRegion