Home   Help Search Login Register  

Author Topic: Convoy Script  (Read 474 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 »