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: Civilians - Turn large numbers into Enemys for west  (Read 1611 times)

0 Members and 1 Guest are viewing this topic.

Offline JasonO

  • OFPEC Patron
  • ****
  • Oh no...
    • The New Life RPG
Civilians - Turn large numbers into Enemys for west
« on: 29 Sep 2007, 12:14:06 »
Hi there
I've been looking around for solutions to making a large number of civilians go on the east side so they become enemies to west (and won't be friendly fire if killed by west).

I know theres the way of putting them in a east leaders group, however with a large number of civilians I don't want to have each of them in a group.

Any ideas?
Thanks

JasonO

Offline Mandoble

  • Former Staff
  • ****
    • Grunt ONE and MandoMissile suite
Re: Civilians - Turn large numbers into Enemys for west
« Reply #1 on: 29 Sep 2007, 13:35:26 »
Try
Code: [Select]
civilian setFriend [west , 0]; west setFriend [civilian , 0]