AMX Mod X API Documentation

Signature
native bool:VTC_IsClientSpeaking(const index);
Description

Checks whether the player is talking at the moment.

Parameters
  • index Client index
Returns

true if client is speaking, false otherwise

Назад
Верх