Find Distance between 2 Units?

Status
Not open for further replies.
Hi,

I need to be able to detect the distance between one unit and another.

Then If distance between 2 units is greater than 300.. etc...

Rep to whoever finds solution

Hmmm,how about doing something like this?Set to A a unit's position X,Y.
Then set to B another unit's position X,Y.

Then do something like A - B and find the difference between?
 
Status
Not open for further replies.
Back
Top