| 10-26-2006, 10:01 AM | #1 |
Ok basically I want if : A unit is ordered to attack, then order target unit of oattack roder to attack ordered unit. Also change ownership whilst they are fighting depending on which player. |
| 10-26-2006, 10:03 AM | #2 |
I couldn't possibly know how a trigger ordering a unit on an order even could possibly infinitely loop. [/sarcasm] Yea, it infinite loops. |
| 10-26-2006, 10:03 AM | #3 |
It crashs because, imagine a unit is ordered to attack, then that instantly strikes off a unit to attack again because of: Trigger: Unit - Order (Target unit of issued order) to Attack (Ordered unit)But, because of that, that instantly starts the trigger off again, which keeps going on and on and on until op limit and crash. EDIT: Damn you griff! |
| 10-26-2006, 10:05 AM | #4 |
Turn the trigger off at the start and then turn it on at the end. |
| 10-26-2006, 10:07 AM | #5 | |
Quote:
Success! I wouldent have thought of that, i never handle triggers anymore.. |
| 10-26-2006, 12:25 PM | #6 | |
Quote:
|
