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: Fire on command and retry  (Read 662 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