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: damn convoy wont stop  (Read 744 times)

0 Members and 1 Guest are viewing this topic.

AE7THSF

  • Guest
damn convoy wont stop
« on: 22 Jan 2003, 11:40:10 »
i want it so when any  1 of the  units in the convoy is fired at they take up a guard pos and if they have soldiers in a truck they get out and guard

« Last Edit: 22 Jan 2003, 11:42:22 by Ravenâ„¢ »

MorMel

  • Guest
Re:d**n convoy wont stop
« Reply #1 on: 26 Jan 2003, 02:43:02 »
What if u set a trigger activated when '_convoy KnowsAbout _assailant > 1'?

With this condition (or a 'Detected by convoy's side' type trigger) the convoy's soldier will notice that somebody's approaching... You could have a 'UnassignVehicle' command for each soldiers u wanna have out from the trucks. If u don't want ur soldiers to engage at their will, set their combat mode to HOLD FIRE (_unitname setcombatmode "green") and they'll fire only to protect their selves...

I hope it works...!