AMX Mod X API Documentation

Signature
native ns_set_score(idPlayer, score);
Description

Sets 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.
  • score What to set the player's score as.
No return value
Назад
Верх