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