Signature
native ns_set_points(id, points);
Description
Sets the player's points spent count in combat.
Parameters
- id — The player to set this on.
- points — The amount to set this to.
No return value