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