ns_has_weapon
NS (ns.inc)
Description
ns_has_weapon - Returns if the player has the weapon or not in their pev->weapons field.
Syntax
ns_has_weapon ( index, NSWeapon:weapon, [ setweapon = -1 ] )
Type
Native
Notes
Set setweapon to 0 to turn the bit off, set to 1 to turn it on, or omit it to just return the value.
User Contributed Notes
slayerized at gmail dot com Mar-14-05 23:20:26
Refer to the weapon constants.

anonymous Mar-11-05 00:02:56
What do you use for NSWeapon:weapon?