Home   Help Search Login Register  

Author Topic: Adding 3rd party addon weapons  (Read 424 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.