Home   Help Search Login Register  

Author Topic: Fire on command and retry  (Read 377 times)

0 Members and 1 Guest are viewing this topic.

Headhunter

  • Guest
Fire on command and retry
« on: 17 Jun 2004, 11:51:13 »
is it possible to make a tank fire no-stop, like a artillery battery?

and how do you make that "Updating Retry Position"???
« Last Edit: 17 Jun 2004, 13:03:43 by Headhunter »

Skanderborgvej

  • Guest
Re:Fire on command and retry
« Reply #1 on: 17 Jun 2004, 13:56:54 »
Do you want the tank to fire at a specific target? Then you can use the "dofire" command.

To autosave the game: "savegame"

GRTZ  ;)

Headhunter

  • Guest
Re:Fire on command and retry
« Reply #2 on: 17 Jun 2004, 15:37:52 »
can you specify the "dofire" command a little bit???

Skanderborgvej

  • Guest
Re:Fire on command and retry
« Reply #3 on: 17 Jun 2004, 16:26:55 »
Well... for example, if you just want to shoot at an enemy tank (or just an empty tank) use this:

nameofalliedtank dotarget nameofenemytank

and then

nameofalliedtank dofire nameofenemytank

If you want a tank to shoot randomly at a position, try searching it in the forums or use a script from the editors depot...
« Last Edit: 17 Jun 2004, 16:29:55 by Vlaamse Leeuw »

Headhunter

  • Guest
Re:Fire on command and retry
« Reply #4 on: 17 Jun 2004, 16:55:19 »
thanks