native ns_set_weap_dmg(idWeapon, Float:damage);
| idWeapon | The entity index of the weapon to set. |
| damage | The damage to make this weapon cause. |
Sets the damage for this weapon.
Use weapon index, not player index!
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.