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)
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.