add (cm\conf): Speed hack countermeasures

Added new countermeasure and counter measure conf.
Speed Hack
This commit is contained in:
M'Dic
2023-04-03 10:32:19 -04:00
parent 0662a085a1
commit 7b15f77013
2 changed files with 34 additions and 1 deletions

View File

@@ -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
#