AMX Mod X API Documentation

Signature
native Float:ns_get_energy(id);
Description

Gets the player's energy percentage.

Parameters
  • id The player to get the energy from.
Returns

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

Назад
Верх