Signature
native Float:ns_get_weap_dmg(idWeapon);
Description
Gets the damage for this weapon.
Notes
- Use weapon index, not player index!
Parameters
- idWeapon — The entity index of the weapon to check.
Returns
The damage this weapon does.