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: count units whole side  (Read 897 times)

0 Members and 1 Guest are viewing this topic.

Offline 456820

  • Contributing Member
  • **
count units whole side
« on: 10 Feb 2005, 13:48:29 »
what is the line that will check for all the players on one side i know its something like "{count units} this list" or something like that i just cant find the right one im trying to say "all units on one side setdammage -0.2" to decrease there aim?

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:count units whole side
« Reply #1 on: 10 Feb 2005, 14:19:20 »
Area:  whole map
Activation:   East Present Once
On activation:   "_x setDammage -0.2" forEach thislist

Syntax not guaranteed.
Plenty of reviewed ArmA missions for you to play

Offline 456820

  • Contributing Member
  • **
Re:count units whole side
« Reply #2 on: 10 Feb 2005, 14:29:58 »
thnks i will try that now