ns_set_points
Syntax
native ns_set_points(id, points);
Usage
| Parameter | Description |
|---|---|
| id | The player to set this on. |
| points | The amount to set this to. |
Description
Sets the player's points spent count in combat.
Return
This function has no return value.