AMX Mod X API Documentation

Signature
native reset_user_wstats(index);
Description

Resets the current round weapon, attacker and victim statistics.

Parameters
  • index Client index
No return value
Errors
  • If an invalid client index is provided, an error will be

    thrown.

Назад
Верх