ns_add_energy
- Синтаксис
-
native Float:ns_add_energy(id, Float:amount);
Переменная | Описание |
---|---|
id |
The player to add the energy to. |
amount |
The amount of energy to add to the player. |
- Описание
- Adds to the player's energy percentage.
- Возвращает
- The new amount of energy the player has (0.0 through 100.0)