I've yet to try this event, as I haven't found the time to do so. I was wondering if anyone could tell me if this event will fire in the following situation.
I have a unit A, with a region attached to it. If A walks to/away from B. Will this event fire with B as the event unit?
You mean the Unit Enters Region event? I'm pretty sure it will work. If not you could just run a thread that periodically checks if the distance between B and A is less than some amount.
I've yet to try this event, as I haven't found the time to do so. I was wondering if anyone could tell me if this event will fire in the following situation.
I have a unit A, with a region attached to it. If A walks to/away from B. Will this event fire with B as the event unit?
You mean the Unit Enters Region event? I'm pretty sure it will work. If not you could just run a thread that periodically checks if the distance between B and A is less than some amount.
yea took me 30 seconds to test it you lazy peon :)
it works tho for away you need obvious 'leaves region'