VTC_IsClientSpeaking
- Синтаксис
-
native bool:VTC_IsClientSpeaking(const index);
Переменная | Описание |
---|---|
index |
Client index |
- Описание
- Checks whether the player is talking at this moment
- Возвращает
- true if client is speaking, false otherwise