native
ns_set_exp
Syntax
native ns_set_exp(id,Float:exp);
Description
Sets the player's experience.
Parameters
| id | The player to set experience value on. |
|---|---|
| exp | The amount of experience this player will have. |
Note
Combat only.
Return
This function has no return value.