ns_add_energy

Syntax

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

Usage

id
The player to add the energy to.
amount
The amount of energy to add to the player.

Description

Adds to the player's energy percentage.

Return

The new amount of energy the player has (0.0 through 100.0)