Home   Help Search Login Register  

Author Topic: Pistol mags  (Read 728 times)

0 Members and 1 Guest are viewing this topic.

lydiajane

  • Guest
Pistol mags
« on: 25 Oct 2002, 18:01:27 »
I want to strip a black op of all weapons and then give him more than 3 pistol mags with the glocksmag.  Is it possible to give more than 3 mags of pistol?

Mike

  • Guest
Re:Pistol mags
« Reply #1 on: 26 Oct 2002, 11:18:13 »
in the init field of your black op put:

this removeweapon "HK"; this removemagazine "HK"; this removemagazine "HK"; this removemagazine "HK"; this removemagazine "HK"; this removeweapon "Pipebomb"; this removemagazine "Pipebomb"; this removemagazine "Pipebomb"; this removemagazine "Pipebomb"; this addmagazine "GlockSMag"; this addweapon "GlockS";  this addmagazine "GlockSMag"; this addmagazine "GlockSMag"; this addmagazine "GlockSMag"; this addmagazine "GlockSMag"; this addmagazine "GlockSMag"; this addmagazine "GlockSMag"; this addmagazine "GlockSMag"; this addmagazine "GlockSMag"; this addmagazine "GlockSMag";

 ::)