AMX Mod X API Documentation

Signature
native bool:VTC_IsClientMuted(const index);
Description

Checks whether the player is muted at the moment.

Parameters
  • index Client index
Returns

true if client is muted, false otherwise

Назад
Верх