native
ns_get_points
Syntax
native ns_get_points(id);
Description
Gets the player's points spent count in combat.
Parameters
| id | The player to check. |
|---|
Return
The amount of points this player has spent.
native
native ns_get_points(id);
Gets the player's points spent count in combat.
| id | The player to check. |
|---|
The amount of points this player has spent.