PDA

View Full Version : Setup of Anti-TCC 1.18h?


Scumgrief
11th March, 2005, 04:09 PM
I want to set up Anti-TCC 1.18h on our server. However, since there's not much documentation I can find (ie: people posting their complete setups), I wanted to see if I could get some clarification on a few items in the UT2004.ini

Items in BOLD do not actually appear in my UT2004.ini - they're just my comments/questions.

Would this essentially look like a complete Anti-TCC 1.18h setup?


[Engine.GameEngine]
ServerActors=AntiTCC118h.AntiTCCServerActor
ServerPackages=AntiTCC118h

[AntiTCC118h.AntiTCCSecurity]
FileBlacklist=Tweaks.cfg
Does this section need to be here still? I deleted all the Checks= lines & only this remains.

[AntiTCC118h.MutAntiTCCFinal]
Is there any list of what all these settings do somewhere in a previously supported release?
I want to know what I should / should not turn off for a server that is used during TWL ladder matches (http://www.teamwarfare.com).
bAllowClientConsoleMessages=True
bBroadcastConsoleErrorMessages=False
bMessageBeep=True
bBroadcastClientScreenMessages=False
bDisplayProgressMessages=True
bDisplayProgressScreenMessages=False
bClientsMayGetIDs=True
bShowOnlyFirstPartOfID=False
bShowOnlyLastPartOfID=True
bClientsMayGetNames=False
bShowInServerDetails=True
bServerOSInServerDetails=False
bCheckSkins=False why false?
bCheckMapMD5=False
bCheckFullMD5=False
bSingleMD5Mode=False
bCheckForTCCs=True
bLogClientPackages=False
bLogClientClasses=False
bCheckClientClasses=True
bDelayMatchStart=False
bDelayLateJoin=False
bPreventFlyingLeviathan=False Why false? Because of the patches fixing this problem?
bCheckRenderSettings=True
TimeoutSeconds=60
bKickOnTimeout=True
bSelfIntegrityChecks=True
WhatToDo=LogOnly
WhatToDoBlacklisted=Kick
WhatToDoSkins=LogOnly
WhatToDoRender=LogOnly
WhatToDoTCC=Message
bEnableAdminFaker=True What's this?
bAllowSilentAdminLogin=True
bNoTossWeaponSwitch=False What's this?
bNoSpamCheck=True What's this?
bPreventMassSuicide=False Eh?
bFilterPlayerNames=False
bStripMessageColors=True
SavePlayerIDsTo=PlayerIDsINI
KeepPlayerIDsDays=90
AllowedConsoleClass=xInterface.ExtendedConsole
AllowedGUIControllerClass=GUI2K4.UT2K4GUIController
bTryToDisableHacks=False Why wouldn't this be true?
bMidGameCheck=False
bEndGameCheck=True
bRotationLock=True
bUseCustomLog=True
bSimpleLogMode=True
LogFileSaveInterval=60
LogFileTimestampFormat=[yyyy-mm-dd hh:nn:ss] -
LogFileName=AntiTCC_%g_%l_%y-%m-%d_%h-%n
bSingleLineLogs=False
CurrentProfile=


TIA

rapmoc
11th March, 2005, 05:22 PM
Is there any list of what all these settings do somewhere in a previously supported release?
I want to know what I should / should not turn off for a server that is used during TWL ladder matches.

AntiTCC 1.18c Manual (http://www.koehler-homepage.de/Wormbo/AntiTCC118c.htm)

Also have a look at the Changelog (http://www.koehler-homepage.de/Wormbo/other/AntiTCC_Changelog.txt).

Scumgrief
14th March, 2005, 01:53 PM
Cool, thanks. So from the lack of replies & what I've read elsewhere, this looks like a good setup for 1.18h? What about the file blacklist?