Home   Help Search Login Register  

Author Topic: weapon names...  (Read 423 times)

0 Members and 1 Guest are viewing this topic.

pileofsocks

  • Guest
weapon names...
« on: 27 Jan 2004, 04:53:52 »
Ok, when adding weapons to a unit, i want to use a weapon that was downloaded.  Now it does not tell me the name of the weapon, so when i go to add the weapon and the magazine, i dont know the name...  is there a way to find it out in ofp?  for example  this addweapon "nameofweapon"; now how would i figure out the weapon name?  well i hope i dont sound 2 stupid on this.  thanx

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:weapon names...
« Reply #1 on: 27 Jan 2004, 04:56:01 »
Unpack the pbo and read the config.cpp..........the weapon names and ammo names should be in there.



Planck
I know a little about a lot, and a lot about a little.

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:weapon names...
« Reply #2 on: 27 Jan 2004, 10:38:16 »
Or use this trigger.   Make sure you name the dude loon1 and that he has the weapon and ammo you need to know about.

Condition:  true
On activation:   hint format ["weapon - %1\nmagazines - %2", weapons loon1, magazines loon1]

Syntax not guaranteed.
Plenty of reviewed ArmA missions for you to play