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 3rd party addon weapons  (Read 659 times)

0 Members and 1 Guest are viewing this topic.

GLP

  • Guest
Adding 3rd party addon weapons
« on: 07 Feb 2003, 19:34:48 »
Is it possible to add "addon" weapons like the "pulse rifle" to your units/squads?

Offline dmakatra

  • Members
  • *
  • Better known as Armsty
Re:Adding 3rd party addon weapons
« Reply #1 on: 07 Feb 2003, 19:55:02 »
If you want em as a start troop you have to edit them, and I donÂ't think you have any idea of how to do that. If you do, ask in addons forum.

Otherwise, take a regular guy and write in the init field:

removallweapons this; this addmagazine "NameOfMagazine"; this addweapon "NameOfWeapon"

Copy + paste the addmagazine command so many times you want the guy to have that much magazines.

Remember to addmagazine the guy before addweapon him.