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