native
ns_set_energy
Syntax
native ns_set_energy(id, Float:energy);
Description
Sets the player's energy percentage.
Parameters
| id | The player to set the energy on. |
|---|---|
| energy | The amount of energy to set (0.0 through 100.0) |
Return
This function has no return value.