mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 00:58:35 +00:00
add (cm\conf): Speed hack countermeasures
Added new countermeasure and counter measure conf. Speed Hack
This commit is contained in:
@@ -224,6 +224,16 @@ Anticheat.CM.ADVJUMPHACK = 0
|
||||
|
||||
Anticheat.CM.IGNOREZ = 0
|
||||
|
||||
#
|
||||
# Anticheat.CM.SPEEDHACK
|
||||
#
|
||||
# Description: Sets player back to allowed server rate speed when speed hack is detected
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
#
|
||||
|
||||
Anticheat.CM.SPEEDHACK = 0
|
||||
|
||||
#
|
||||
# Anticheat.CM.WriteLog
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user