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