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