ns_add_exp
- Синтаксис
-
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.