Sets a client's mute state
bool BaseComm_SetClientMute(int client, bool muteState)
Client index.
True to mute client, false to unmute.
True if this caused a change in mute state, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.