Signature
native Float:ns_add_jpfuel(id, Float:amount);
Description
Adds to the player's jetpack fuel reserve.
Parameters
- id — The player to add fuel to.
- amount — The amount of fuel to add, as a percentage (0.0 through 100.0)
Returns
The new amount of fuel in the player's reserve. (0.0 through 100.0)