OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: chrisb1220 on 07 Sep 2002, 17:29:59

Title: Adding handguns
Post by: chrisb1220 on 07 Sep 2002, 17:29:59
How do I add handguns to soldiers? ???
I already know how to add rifles and stuff but I can't figure out handguns. :(
Title: Re:Adding handguns
Post by: T.S.C.Plage on 07 Sep 2002, 18:51:18
Absolutely the same way...but it only works with Resistance! ;)
Title: Re:Adding handguns
Post by: chrisb1220 on 07 Sep 2002, 20:55:31
I can't get it to work and yes, I do have resistance.
Title: Re:Adding handguns
Post by: icarus_uk on 07 Sep 2002, 21:07:46
Some units are incapable of holding handguns.  The ability to carry handings is unique to Resistance, pre resistance addons may not accept handguns.
Title: Re:Adding handguns
Post by: chrisb1220 on 07 Sep 2002, 22:48:30
Oh hi Icarus!
I see you still have the same signiture. :noo:
Anyway, do you mean only resistance addons can have a handgun?
Cause I want a civ to have a handgun.
Title: Re:Adding handguns
Post by: icarus_uk on 07 Sep 2002, 22:52:52
Only units capable of having handguns can have them.  No-one made addons compatible with handguns before resistance (obviously).  So if its an old addon then they wont be able to have handguns.

Are you trying to add a handgun to an ordinary official civilian?  Look at its gear screen, it may have a handgun slot or it might not.
Title: Re:Adding handguns
Post by: chrisb1220 on 07 Sep 2002, 23:02:10
Yep. I'm trying to add it to a civ man6.
If you look in the map/gear there is a handgun slot.

Maybe i'm just no spelling it right or somethin.
Is there a weapon list with handguns anywhere?
This site doesn't have one yet.

Title: Re:Adding handguns
Post by: DeusRich on 08 Sep 2002, 02:44:45
ok - cant remember exactly - im embarressed slightly cos i posted this - but i did have to format my computer.... :'(

anyway - a basic rule - for a handgun - spell it correctly for a start - and the ammo has an ammo suffix (on the end) so for example:

civman6 addweapon "tokarev"

civman6 addmagazine "tokarevammo"

oops - that dont look like so i may have spelt it wrong anyway.... is there an uzi? thats easy to spell...
Title: Re:Adding handguns
Post by: YankeeTanker on 08 Sep 2002, 13:34:56


  This may help:
 
   try these:

  this addmagazine "skorpionmag"; this addweapon "skorpion"
  this addmagazine "berettamag"; this addweapon "beretta"
  this addmagazine "tokarevmag"; this addweapon "tokarev"
  this addmagazine "cz75mag"; this addweapon "cz75"


  And consider this one solved... I just tried all of them..

   ;)

   YankeeTanker
Title: Re:Adding handguns
Post by: chrisb1220 on 08 Sep 2002, 20:05:39
Thnx Yankey Tanker! ;)
What would I do without you?!