ReSRDetector 0.1.1
Posted: 2017 Jun 29 10:53
SRDetector rewritten from 0 and renamed to ReSRDetector
Requirement: ReHLDS & ReGameDLL
Algorithms of checks and work of the module are changed and improved
setings
We extract all files from the archive, config.ini should be next to the meta plugin resrdetector.dll | Resrdetector_mm_i386.so
At / GAME_DIR / addons / resrdetector /
- Open /addons/metamod/plugins.ini and register the meta plugin.
Linux:
linux addons/srdetector/resrdetector_mm_i386.so
Windows:
win32 addons\srdetector\resrdetector.dll

Requirement: ReHLDS & ReGameDLL
Algorithms of checks and work of the module are changed and improved
setings
Code: Select all
LogMode = 2 SpeedRun_Warn = 9SpeedRun_Reset = 50.0SpeedRun_Punish_Kill = 0 PunishStringSpeedRun = amx_ban [userid] 43200 "SpeedRun Detected" NameSpam_Enable = 1NameSpam_Type = 0NameSpam_Warn = 5NameSpam_Wait = 10.0 PunishStringNameSpam = amx_ban [userid] 43200 "NameSpam Detected"
At / GAME_DIR / addons / resrdetector /
- Open /addons/metamod/plugins.ini and register the meta plugin.
Linux:
linux addons/srdetector/resrdetector_mm_i386.so
Windows:
win32 addons\srdetector\resrdetector.dll
