- Joined
- Dec 28, 2009
- Messages
- 257
Hello, basic question:
If ive got more triggers with any action that uses "Last created unit" (Order Last Created unit to X Y etc.), can they interfere with each other? Or, actually, to what extent can they interfere? I mean, does that "last created unit" refer to last created unit in given trigger, or it can refer to unit created in different trigger at the same/similar moment?
Currently bug occured to me, when 2 triggers happen at almost same moment, one then gives expiration of 2 seconds to last created unit, the other one 180secs to last created dummy unit, and somehow it misfires and the one that should get 180secs gets 2 sec and the other way around. Really, wtf?
So, basically, i know it apparently can bug, but, anybody has got any ideas when this can happen (this was 1st time for me) and how can i fix this? Adding "wait 0,1sec" event to other trigger?
Thanks
If ive got more triggers with any action that uses "Last created unit" (Order Last Created unit to X Y etc.), can they interfere with each other? Or, actually, to what extent can they interfere? I mean, does that "last created unit" refer to last created unit in given trigger, or it can refer to unit created in different trigger at the same/similar moment?
Currently bug occured to me, when 2 triggers happen at almost same moment, one then gives expiration of 2 seconds to last created unit, the other one 180secs to last created dummy unit, and somehow it misfires and the one that should get 180secs gets 2 sec and the other way around. Really, wtf?
So, basically, i know it apparently can bug, but, anybody has got any ideas when this can happen (this was 1st time for me) and how can i fix this? Adding "wait 0,1sec" event to other trigger?
Thanks