- Joined
- Sep 15, 2012
- Messages
- 311
-
Weather Effects
-
Events
-
Time - Every 120.00 seconds of game time
-
-
Conditions
-
Actions
-
Set Weather = (Random percentage)
-
Wait 0.10 seconds
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
Weather Greater than or equal to 80.00
-
-
Then - Actions
-
Environment - Create at (Playable map area) the weather effect Ashenvale Rain (Light)
-
Environment - Turn (Last created weather effect) On
-
Set WeatherVar = (Last created weather effect)
-
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
Weather Greater than or equal to 60.00
-
Weather Less than or equal to 79.00
-
-
Then - Actions
-
Environment - Create at (Playable map area) the weather effect Lordaeron Rain (Heavy)
-
Environment - Turn (Last created weather effect) On
-
Set WeatherVar = (Last created weather effect)
-
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
Weather Less than or equal to 59.00
-
-
Then - Actions
-
Environment - Turn WeatherVar Off
-
Environment - Remove WeatherVar
-
-
Else - Actions
-
-
-
-
-
-
-
-
Weather Effects
-
Events
-
Time - Every 120.00 seconds of game time
-
-
Conditions
-
Actions
-
Set Weather = (Random percentage)
-
Wait 0.10 seconds
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
Weather Greater than or equal to 80.00
-
-
Then - Actions
-
Environment - Turn WeatherVar Off
-
Environment - Remove WeatherVar
-
Wait 0.10 seconds
-
Environment - Create at (Playable map area) the weather effect Ashenvale Rain (Light)
-
Environment - Turn (Last created weather effect) On
-
Set WeatherVar = (Last created weather effect)
-
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
Weather Greater than or equal to 60.00
-
Weather Less than or equal to 79.00
-
-
Then - Actions
-
Environment - Turn WeatherVar Off
-
Environment - Remove WeatherVar
-
Wait 0.10 seconds
-
Environment - Create at (Playable map area) the weather effect Lordaeron Rain (Heavy)
-
Environment - Turn (Last created weather effect) On
-
Set WeatherVar = (Last created weather effect)
-
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
Weather Less than or equal to 59.00
-
-
Then - Actions
-
Environment - Turn WeatherVar Off
-
Environment - Remove WeatherVar
-
-
Else - Actions
-
-
-
-
-
-
-