AMX Mod X API Documentation

Signature
native Float:ns_get_jpfuel(id);
Description

Gets the player's jetpack fuel reserve.

Parameters
  • id The player to get fuel from.
Returns

The amount of fuel in the player's reserve. (0.0 through 100.0)

Назад
Верх