AMX Mod X API Documentation

Signature
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)
No return value
Назад
Верх