| 01-04-2004, 09:18 PM | #1 |
Anyway to clear triggerqueve and stop all triggers currenty being used, but keep the trigger where i clear the trigger queve? Plz answer this if you know the answer, quickly! complicated (why i need it): I got a trigger which activates when a unit dies and checks how many players are alive. 3 seconds later in that trigger, it checks if theres 1 player alive and do stuff if there is only 1 alive. Now if there IS only 1 player alive, it turns of the trigger so if more units die nothing happens. But what if a unit died while those 3 seconds? Then it has started the trigger, and therefor turning it off wont prevent it from being used if a unit died before turning off. Therefor i need to clear trigger queve with all triggers working and only finish this one (but not the other executions of the trigger)... if u get it=) |
| 01-04-2004, 09:39 PM | #2 |
have seperate triggers for each player and turn them off in the beggining and turn them on at end. |
| 01-05-2004, 08:13 AM | #3 |
thx dude, ill try that=) |
