| 03-01-2006, 12:44 AM | #1 |
Well to the main ponit, i have been working on a trade system and i have come to this event: Trigger: Unit - A unit comes within 256.00 of |c00004000Takeda Heavy Cavalry|r 0338 <gen>my problem is that knowing that another trigger will add events to this trigger for each time a unit of a type is completed, and the event will be the same as it is in the code tags, How to identify the event unit knowing that the triggering unit will be the one entering this radius. |
| 03-01-2006, 12:50 AM | #2 |
Instead of adding events, why not create a new trigger for each new unit? |
| 03-01-2006, 01:12 AM | #3 |
And the answer is that for some lame, stupid reason there is no way to know unless you create a new trigger for each unit and attach the unit to the trigger using CSCache or Handle Variables |
