Block SpeedHack v3
Cvars:
spd_enable 1 // If the plugin is enabled or not (do not pause it!)
spd_limit 120 // The minimum number of counts to ban a player. Do not set this under 110!
spd_loss_add 3 // How spd_limit cvar will increase if clients experience loss.
//The formula works this way: (3 * lost_packets) + spd_limit .
//This is made specially for users with lame connection. If these clients experience "stuck" effect you need to increase this value!
spd_enable 1 // If the plugin is enabled or not (do not pause it!)
spd_limit 120 // The minimum number of counts to ban a player. Do not set this under 110!
spd_loss_add 3 // How spd_limit cvar will increase if clients experience loss.
//The formula works this way: (3 * lost_packets) + spd_limit .
//This is made specially for users with lame connection. If these clients experience "stuck" effect you need to increase this value!
Post a Comment