native get_speak(iIndex);
iIndex | Client index |
Returns the engine module speak flags currently set on a client.
For a list of available flags see the SPEAK_* constants in engine_const.inc
Client speak flags
If the client index is not within the range of 1 to MaxClients, or the client is not connected, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.