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: adding satchel charges to a unit  (Read 685 times)

0 Members and 1 Guest are viewing this topic.

bobthedinosaur

  • Guest
adding satchel charges to a unit
« on: 15 Jan 2004, 23:24:10 »
should work like this

this addweapon "pipebomb"; this addmagazine "pipebomb";

right?
but then i get weird amount of satchels and i can only plant one, and also i get the option of "throw weapon" when playing this unit but it does nothing :'(

gundernak

  • Guest
Re:adding satchel charges to a unit
« Reply #1 on: 16 Jan 2004, 00:38:07 »
try this:

start it with 'removeAllWeapons this'

and after that you should add the weapons which you want (and wich the unit can carry)

Offline Captain Crunch

  • Members
  • *
Re:adding satchel charges to a unit
« Reply #2 on: 18 Jan 2004, 04:27:07 »
RemoveAllWeapons This; This AddMagazine "PipeBomb"

I get the Throw weapon too and it doesn't work either. Don't know!

But      This AddWeapon "PippeBomb"   won't work.

You need to type   This AddMagazine "PipeBomb"

To add a weapon, don't forget to add its respective magazine to have it already charged in the game. (Not for explosives)
Back to the forest!