- Joined
- Jun 30, 2008
- Messages
- 92
-
Road Speed
-
Events
- Time - Every 0.25 seconds of game time
- Conditions
-
Actions
-
Unit Group - Pick every unit in (Units in (Playable map area)) and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Terrain type at (Position of (Picked unit))) Equal to Lordaeron Summer - Rock
-
Then - Actions
- Unit - Set (Picked unit) movement speed to ((Default movement speed of (Picked unit)) + 50.00)
-
Else - Actions
- Unit - Set (Picked unit) movement speed to (Default movement speed of (Picked unit))
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Loop - Actions
-
Unit Group - Pick every unit in (Units in (Playable map area)) and do (Actions)
-
Events
From my tests I think that this increases speed of all units, but not while they're on a road, instead it's constant. Any help would be nice.
-Thanks