From Bohemia Interactive Community
Notes
In version 1.02 this command returns only weapons defined for the primary turret of the vehicle.
for ex. only ["D81", "PKT"] for t72, not ["D81", "PKT","DSHKM"]
- Posted on 06:01, 3 March 2007 (CET)
- Donnervogel
- weapons never returns the weapon "Throw" which all soldier units have have to throw handgrenades. You'd have to use hasWeapon to verfy it. Also handgrenades are not listed since they are magazines. Use magazines for that.
- Posted on 12:58, 11 March 2007 (CET)
- Shuko
- Since searching for weapons takes you to this page, this link might be useful. ArmA:_Weapons
Bottom Section