- Joined
- Dec 21, 2008
- Messages
- 101
I don't know where my previous thread go but help please..
I'm not sure what i did wrongly but it doesn't seem to work properly..
I'm not sure what i did wrongly but it doesn't seem to work properly..
-
Settings 1 red
-
Events
- Unit - A unit enters 1 red <gen>
- Conditions
-
Actions
- Set RANDOM1 = (Random real number between 1.00 and 1.02)
- Unit - Pause (Entering unit)
- Wait 0.50 seconds
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- RANDOM1 Equal to 1.00
-
Then - Actions
- Unit - Move (Entering unit) instantly to (Center of 2 blue <gen>)
- Unit - Unpause (Entering unit)
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- RANDOM1 Equal to 1.01
-
Then - Actions
- Unit - Move (Entering unit) instantly to (Center of 3 green <gen>)
- Unit - Unpause (Entering unit)
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- RANDOM1 Equal to 1.02
-
Then - Actions
- Unit - Move (Entering unit) instantly to (Center of 4 yellow <gen>)
- Unit - Unpause (Entering unit)
-
Else - Actions
- Unit - Unpause (Entering unit)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
Events
Last edited: