Vet
12-10-2009, 11:16 PM
This plugin will block the glitch that causes all players to 'freeze up'. Forcing them to exit and restart their game. The glitch itself is actually an 'attack' by another player. The 'attack' causes no harm to the server. Just the current clients.
The plugin provides the option to kick and/or, ban or 'do nothing' to the offending player. The options are controlled via CVar. The default values do both, kick and ban the attacker.
CVars:
dod_chatcrash_kick <0|1> (default 1 - on)
dod_chatcrash_ban <0|1> (default 1 - on)
Be sure to insert the plugin near, or at, the top of your plugins.ini file. At least ensure its listed ahead of the adminchat.amxx plugin.
Server ops are encouraged to install this, or D-O's dod_block_exploits (http://www.dodplugins.net/forums/showthread.php?t=1230) plugin to protect their players from this exploit.
To prevent aiding the spread of the method used to create the glitch, this plugin is released in a 'closed source' compiled version only.
The plugin provides the option to kick and/or, ban or 'do nothing' to the offending player. The options are controlled via CVar. The default values do both, kick and ban the attacker.
CVars:
dod_chatcrash_kick <0|1> (default 1 - on)
dod_chatcrash_ban <0|1> (default 1 - on)
Be sure to insert the plugin near, or at, the top of your plugins.ini file. At least ensure its listed ahead of the adminchat.amxx plugin.
Server ops are encouraged to install this, or D-O's dod_block_exploits (http://www.dodplugins.net/forums/showthread.php?t=1230) plugin to protect their players from this exploit.
To prevent aiding the spread of the method used to create the glitch, this plugin is released in a 'closed source' compiled version only.