( search forums )
turn off cheat detection
Soldat Forums - Server Talk - Server Help
UltraMagnus
July 14, 2005, 9:18 pm
ok, because of the large amount of bots on my server, the cheat detection system somtimes goes abit crazy saying that random people are cheating (including myself!!!, and once it said everyone was cheating!) is there a way to turn it off?!

KeFear
July 14, 2005, 10:31 pm
You can play with server.ini shipped with dedicated server 2.2.9

Unlucky 13
July 15, 2005, 6:37 am
Search for this in the server.ini in your 2.2.9 root
[code]

//here, if set to 1 the anticheat system doesn't kick or vote people
Disable_AntiCheat_Kick =

[/code]
Change Disable_AntiCheat_Kick = 0 to Disable_AntiCheat_Kick = 1
Other than that, I do not think there is another possible way.

UltraMagnus
July 15, 2005, 6:15 pm
thanks!