Signature
enum
{
IGNOREMSG_NONE, // Nothing to do
IGNOREMSG_ENEMY, // To ignore any chat messages from the enemy
IGNOREMSG_TEAM // Same as IGNOREMSG_ENEMY but ignore teammates
};
Description
CBasePlayer::m_iIgnoreGlobalChat