AMX Mod X API Documentation

Signature
native Float:ns_get_exp(id);
Description

Returns the player's experience.

Notes
  • Combat only.
Parameters
  • id The player to get experience value from.
Returns

The amount of experience this player has.

Назад
Верх