Signature
native ns_set_exp(id, Float:exp);
Description
Sets the player's experience.
Notes
- Combat only.
Parameters
- id — The player to set experience value on.
- exp — The amount of experience this player will have.
No return value