AMX Mod X API Documentation

Signature
native Float:ns_get_res(id);
Description

Returns a player's resources.

Notes
  • This is only for alien players.
Parameters
  • id The id of the player to check.
Returns

Amount of resources this player has.

Назад
Верх