native Float:ns_add_exp(id, Float:value);
id | The player to add experience value to. |
value | The amount of experience this player will receive. |
Adds to the player's experience.
Combat only.
The new amount of experience this player has.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.