- Joined
- Jun 2, 2009
- Messages
- 1,233
Hello. I am trying to detect this one but after many tries i did not make it work.
-
Actions
-
Set TempPoint[0] = (Random point in (Entire map))
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
-
-
I WANT TO DETECT THIS >>> TempPoint[0] NOT IN (REGION THAT I WANT TO ADD)
-
Then - Actions
-
Trigger - Run (This trigger) (checking conditions)
-
-
Else - Actions
-
Unit - Create 1 Rifleman for Player 12 (Brown) at TempPoint[0] facing (Position of (Triggering unit))
-
-