| 08-20-2002, 12:42 PM | #1 |
Guest | I got two regions and i want to be able to transport the unit from/to those two regions. MovetoRegionA= Events: Units - A unit enters Region B Conditions: (Entering Unit) not equal (Leaving Unit) Actions: Trigger - Turn off MovetoRegionB Trigger - Turn on (This Trigger) Wait 0.10 seconds Unit - Move (Entering Unit) instantly to Center of Region A MovetoRegionB= Events: Units - A unit enters Region A Conditions: (Entering Unit) not equal (Leaving Unit) Actions: Trigger - Turn off MovetoRegionA Trigger - Turn on (This Trigger) Wait 0.10 seconds Unit - Move (Entering Unit) instantly to Center of Region B When i run it, it works for the first time from A->B then it stops working...and would i even need the condition? I want to be able to transport region when units step on to one or when they leave the region and come back to it... ANY HELP WOULD BE APPRECIATED!!! :) |
| 08-20-2002, 02:08 PM | #2 |
Guest | nt |
| 08-20-2002, 02:50 PM | #3 |
Guest | you never turn B back on.. *sigh* |
