ns_get_energy
Syntax
native Float:ns_get_energy(id);
Usage
| Parameter | Description |
|---|---|
| id | The player to get the energy from. |
Description
Gets the player's energy percentage.
Return
The amount of energy the player has (0.0 through 100.0)
native Float:ns_get_energy(id);
| Parameter | Description |
|---|---|
| id | The player to get the energy from. |
Gets the player's energy percentage.
The amount of energy the player has (0.0 through 100.0)