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