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