- Joined
- Mar 25, 2008
- Messages
- 2,955
Errr.. my we says weird things. If i trigger
What the heck is this?
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
'IF'-Conditions
-
(Player 1 (Red) slot status) Equal to Plays
-
-
'THEN'-Actions
-
Set temppoint01[0] = (Center of Red spawn <gen>)
-
Unit - Create 1 Creep for Player 5 (Yellow) at temppunkt01[0] facing Default building degrees degrees
-
Custom script: call RemoveLocation(udg_temppunkt01[0])
-
-
'ELSE'-Actions
-
What the heck is this?