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: Convoy Script  (Read 617 times)

0 Members and 1 Guest are viewing this topic.

StonedSoldier

  • Guest
Convoy Script
« on: 17 Jan 2004, 17:05:43 »
Yo ppl,

i have a convoy and basically it drives down the road towards its waypoint just in case the convoy is attacked ive added a radio trigger that basically uses commandstop anyway, i was wondering how i can getn the convoy to start moving towards their waypoint after ive told them to commandstop.

thanks

Offline myke13021

  • Contributing Member
  • **
  • Myke
Re:Convoy Script
« Reply #1 on: 17 Jan 2004, 17:17:02 »
hmmm.....should the convoy cont his way after something special happened? Saying the enemies were retreated?

However, could move getWPpos [convoy,1] be a solution?
called in a script or a second radio command?

:edit
made a little mistake...set a groupname for your convoy...say groupAlpha then the the commands should look like:
groupalpha move getWPpos [groupAlpha,1]
the 1 stands for the waypoint you mean.
« Last Edit: 17 Jan 2004, 17:41:06 by myke13021 »