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