AMX Mod X API Documentation

Signature
native ns_get_points(id);
Description

Gets the player's points spent count in combat.

Parameters
  • id The player to check.
Returns

The amount of points this player has spent.

Назад
Верх