- Joined
- Jul 24, 2008
- Messages
- 294
Hello, Please look at the bottem of the page for what i'm currently looking help for. Sorry.
-------------------------------------------------------------------------------------
Hello, I'm looking for a little trigger help.. It's been awhile since i'v used W3 editor so please bare with me. - Thanks
I need help with making a trigger to keep units moving to random locations around the map.
I'm using
-------------------------------------------------------------------------------------
Hello, I'm looking for a little trigger help.. It's been awhile since i'v used W3 editor so please bare with me. - Thanks
I need help with making a trigger to keep units moving to random locations around the map.
-
Ranger Spawn
-
Events
- Unit - A unit enters (Playable map area)
- Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Unit-type of (Triggering unit)) Equal to Ranger
-
Then - Actions
- Unit - Order (Triggering unit) to Move To (Random point in (Playable map area))
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events
I'm using
-
Ranger Move
-
Events
- Unit - A unit enters (Playable map area)
-
Conditions
- (Unit-type of (Triggering unit)) Equal to Ranger
-
Actions
- Unit - Order (Triggering unit) to Attack-Move To (Random point in (Playable map area))
-
For each (Integer A) from 1 to 10, do (Actions)
-
Loop - Actions
- Wait 20.00 seconds
- Unit - Order (Triggering unit) to Attack-Move To (Random point in (Playable map area))
-
Loop - Actions
-
Events
Last edited: