| 04-14-2009, 05:37 AM | #1 |
This trigger shoul order to a an unit(Hpal) to patrol from his current position to an random point. Trigger: Bot1Patrol1![]() ConditionsBut this unit just stay and don't want to move ... What i've done wrong in my trigger? |
| 04-14-2009, 05:46 AM | #2 |
You are using a random real number. If you use an integer, it will work. Also, the trigger leaks locations. |
| 04-14-2009, 01:40 PM | #3 |
I know it leaks, if a trigger don't work à don't try to make it leakless :p I'll try interger thanks you |
| 04-14-2009, 04:55 PM | #6 |
Okay, thanks ! |
