; Anti TCC v1.10 default values. See the other AntiTCC110DefINI_*.txt files for
; more specific settings for certain scenarios.

; Allowed values for WhatToDo options:
;  LogOnly
;  Message
;  Llamaize
;  Kick
;  SessionBan
;  PermanentBan

; Allowed values for ShowInServerDetails option:
;  Hide      - don't show in server details at all
;  Fake      - show as UTSecure mutator
;  NoDetails - only show as Anti TCC mutator
;  Details   - show as Anti TCC mutator with configuration

; Allowed values for CheckSets option:
;  CheckNone  - don't execute any SET command checks
;  CheckBasic - check only for critical SET command cheats
;  CheckSome  - check for some SET command tweaks
;  CheckAll   - check for all SET command tweaks

; Allowed placeholders in LogFileTimestampFormat:
;  yyyy - year, four digits
;  yy   - year, two digits
;  mm   - month
;  dd   - day
;  hh   - hour
;  nn   - minute
;  ss   - second

; Allowed placeholders in LogFileName:
;  %y - year, four digits
;  %m - month, two digits
;  %d - day of month, two digits
;  %h - hour, 24 hours format, two digits
;  %n - minute, two digits
;  %s - second, two digits
;  %i - server IP
;  %p - server port

; The placeholder ::code:: in MoreInformationURL will be replaced with the
; actual code, e.g. ModifiedPackage. See the manual for a list of codes your
; URL should accept.

; See AntiTCC110.htm for more details.

; config manager support
[AntiTCC110Loader.AntiTCC110Loader]
bEnabled=True

; file checks
[AntiTCC110.AntiTCCSecurity]
Checks=(FName="Aliens",Guid="",MaxGenerations=0,MD5="1a71b12bde7e0977cba630e28e3e74d7",MD5Type=0,Optional=False)
Checks=(FName="Bot",Guid="",MaxGenerations=0,MD5="2a16fa680b67d58d2581c6b6f6145b6e",MD5Type=0,Optional=False)
Checks=(FName="HumanMaleA",Guid="",MaxGenerations=0,MD5="00e8048bcfb7aeafe4d786d6a2fbbd5b",MD5Type=0,Optional=False)
Checks=(FName="HumanFemaleA",Guid="",MaxGenerations=0,MD5="646403f2720c7973559e6c3fbfebe203",MD5Type=0,Optional=False)
Checks=(FName="Jugg",Guid="",MaxGenerations=0,MD5="3e24b38c212ba6e2a6dc1f705577e97a",MD5Type=0,Optional=False)
Checks=(FName="Weapons",Guid="",MaxGenerations=0,MD5="39e283b3108742b03d4b02b773777b1f",MD5Type=0,Optional=False)
Checks=(FName="PlayerSkins",Guid="",MaxGenerations=0,MD5="084b130ae3446290c7093339464117d5",MD5Type=0,Optional=False)
Checks=(FName="BrightPlayerSkins",Guid="",MaxGenerations=0,MD5="f40aa11a0878ea95bb93eb57ac386008",MD5Type=0,Optional=True)
Checks=(FName="TTM2003_skins",Guid="",MaxGenerations=0,MD5="3d16e3b695a6ce4e37914df3287668b1",MD5Type=0,Optional=True)
Checks=(FName="OpenGL32.dll",Guid="",MaxGenerations=0,MD5="not allowed",MD5Type=2,Optional=True)
Checks=(FName="AntiTCC110.u",Guid="CBAE2D6011D819BE30004EA5B7637684",MaxGenerations=1,MD5="32184000dbc6a15cf3ff5b815df634f0",MD5Type=2,Optional=False)

; Anti TCC settings
[AntiTCC110.Settings]
bAllowClientConsoleMessages=True
bBroadcastConsoleErrorMessages=True
bMessageBeep=True
bBroadcastClientScreenMessages=True
bBroadcastNetSpeedMessages=True
bClientsMayGetIDs=True
MoreInformationURL=http://www.koehler-homepage.de/Wormbo/AntiTCC.html#::code::
ShowInServerDetails=Details
bCheckSkins=True
bCheckFOV=True
bCheckNetSpeed=True
MaxNetSpeedChanges=3
MinNetSpeed=2600
bCheckInvisHack=True
bNoHighMipBias=True
bNoCenterView=False
bLogClientPackages=False
CheckSets=CheckAll
bAdditionalRandomSetChecks=True
bGetClassDetails=False
bCheckMapMD5=True
TimeoutSeconds=60
bKickOnTimeout=True
bSelfIntegrityChecks=True
WhatToDo=Kick
WhatToDoSetHack=Kick
WhatToDoInvisHack=Kick
WhatToDoFOV=Llamaize
WhatToDoCV=Llamaize
WhatToDoNetSpeed=Kick
WhatToDoMipBias=Kick
bUseCustomLog=True
bSimpleLogMode=True
LogFileSaveInterval=15
LogFileTimestampFormat=[hh:nn:ss] -
LogFileName=AntiTCC_(%i_%p)_(%y-%m-%d)_(%h-%n)
