ns_add_exp

Syntax

native Float:ns_add_exp(id, Float:value);

Usage

id
The player to add experience value to.
value
The amount of experience this player will receive.

Description

Adds to the player's experience.

Note

Combat only.

Return

The new amount of experience this player has.