forward
VTC_OnClientStartSpeak
Syntax
forward VTC_OnClientStartSpeak(const index);
Description
Called when the player started talking.
Parameters
| index | Client index |
|---|
Return
This forward ignores the returned value.
forward
forward VTC_OnClientStartSpeak(const index);
Called when the player started talking.
| index | Client index |
|---|
This forward ignores the returned value.