OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: 456820 on 28 Sep 2005, 21:22:37

Title: distance to any side
Post by: 456820 on 28 Sep 2005, 21:22:37
how can i get the distance between any unit from west or east
without triggers or functions
thanks
Title: Re:distance to any side
Post by: Triggerhappy on 28 Sep 2005, 22:30:45
simply put, no.

you need a trigger to find all the units, as there is no way of obtaining an array of all the units on the map without one.

why can't you use a trigger?