ns_get_exp
Syntax
native Float:ns_get_exp(id);
Usage
| Parameter | Description |
|---|---|
| id | The player to get experience value from. |
Description
Returns the player's experience.
Note
Combat only.
Return
The amount of experience this player has.
native Float:ns_get_exp(id);
| Parameter | Description |
|---|---|
| id | The player to get experience value from. |
Returns the player's experience.
Combat only.
The amount of experience this player has.