ns_add_points
Syntax
native ns_add_points(id,points);
Usage
| Parameter | Description |
|---|---|
| id | The player to add this to. |
| value | The value to add to the points spent. |
Description
Adds to the player's points spent count in combat.
Return
The new value of the points spent variable.