ns_get_jpfuel
Syntax
native Float:ns_get_jpfuel(id);
Usage
| Parameter | Description |
|---|---|
| id | The player to get fuel from. |
Description
Gets the player's jetpack fuel reserve.
Return
The amount of fuel in the player's reserve. (0.0 through 100.0)
native Float:ns_get_jpfuel(id);
| Parameter | Description |
|---|---|
| id | The player to get fuel from. |
Gets the player's jetpack fuel reserve.
The amount of fuel in the player's reserve. (0.0 through 100.0)