native Float:ns_add_energy(id, Float:amount);
id | The player to add the energy to. |
amount | The amount of energy to add to the player. |
Adds to the player's energy percentage.
The new amount of energy the player has (0.0 through 100.0)
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.