native ns_set_weap_range(idWeapon, Float:range);
idWeapon | The entity index of the weapon to set. |
range | The maximum range this weapon will have. |
Sets the maximum range 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.