ns_get_weap_dmg
Syntax
native Float:ns_get_weap_dmg(idWeapon);
Usage
| Parameter | Description |
|---|---|
| idWeapon | The entity index of the weapon to check. |
Description
Gets the damage for this weapon.
Note
Use weapon index, not player index!
Return
The damage this weapon does.