native
ns_set_points
Syntax
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. |
Return
This function has no return value.
native
native ns_set_points(id, points);
Sets the player's points spent count in combat.
| id | The player to set this on. |
|---|---|
| points | The amount to set this to. |
This function has no return value.