GM:PlayerCanSeePlayersChat
boolean GM:PlayerCanSeePlayersChat( string text, boolean teamOnly, Player listener, Player speaker )
Description
Returns whether or not the player can see the other player's chat.
The speaker parameter does not have to be a valid Player object which happens when console messages are displayed for example.