native
ns_set_jpfuel
Syntax
native ns_set_jpfuel(id, Float:fuel);
Description
Sets the player's jetpack fuel reserve.
Parameters
| id | The player to set fuel. |
|---|---|
| fuel | The amount of fuel to set, as a percentage (0.0 through 100.0) |
Return
This function has no return value.