AMX Mod X API Documentation

Signature
native ns_get_score(idPlayer);
Description

Gets the player's score.

Notes
  • The score from level is automatically factored into the scoreboard in combat.
Parameters
  • idPlayer The player to get the score for.
Returns

The player's score.

Назад
Верх