Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: distance to any side  (Read 973 times)

0 Members and 1 Guest are viewing this topic.

Offline 456820

  • Contributing Member
  • **
distance to any side
« 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

Offline Triggerhappy

  • Contributing Member
  • **
  • Llama, it's what's for dinner.
Re:distance to any side
« Reply #1 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?