AMX Mod X API Documentation

Signature
native set_user_frags(index, frags);
Description

Sets player's frags amount.

Parameters
  • index Client index
  • frags The amount of frags to set
No return value
Errors
  • If player is not connected or not within the range

    of 1 to MaxClients.

Назад
Верх