ns_add_jpfuel

Syntax

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

Usage

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

Description

Adds to the player's jetpack fuel reserve.

Return

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