native

ns_add_jpfuel

Syntax

native Float:ns_add_jpfuel(id, Float:amount);

Description

Adds to the player's jetpack fuel reserve.

Parameters

id The player to add fuel to.
amount The amount of fuel to add, as a percentage (0.0 through 100.0)

Return

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