Valve’s Anti-Cheat-Technologie seit gestern in Betrieb
Wie Eric Smith, Hauptentwickler bei Valve, gestern den Serveradministratoren mitteilte, werde heute alle so genannten Secure-Server nun automatisch ein Update herunterladen welches dann den Servern ermöglicht Cheater zu enttarnen und global zu bannen.
Original Email von Smith:
We've updated the security module used by "secure" Counter-Strike servers. Your server should update itself in the next while, so you don't need to do anything. This version of the security module detects versions of OGC and clients abusing the scr_ofs* cvars.
Server admins should also note this bit of info:
* If your server is having problems with clients connecting since the module update, try restarting your server.
* It should detect all current versions of OGC, including the latest ones. It will log the cheat detection in the server log and kick the player.
Wie Sie ihren Counter-Strike Server im „Secure-Mode“ laufen lassen?
Editieren Sie folgende Zeile in Ihrer liblist.gam in Ihrem Mod-Verzeichnis:
secure "0" -> secure "1"
Speichern Sie die Datei und laden Sie sie wieder hoch. Wichtig: im ASCII-Format übertragen da der Server ansonsten crashed. Danach bitte die Server.cfg editieren und folgende zwei Zeilen hinzufügen:
sv_allowdownload 1
sv_allowupload 1
Nun den Server komplett neu starten. Alles weitere geschieht automatisch. Cheater werden in den Log-Files protokolliert und automatisch auf allen Secure-Serverm gebannt.
|