View Single Post
  #8  
Unread 29th April, 2005, 05:36 PM
PwnT's Avatar
PwnT PwnT is offline
Killing Spree
 
Join Date: Feb 2005
Location: Canada
Posts: 25
Default

In addition, this is what I got in my server.ini

[WormbotReporter.WIR_GameHandler]
GameHandler=(Game="xDeathMatch",Handler="WIR_GameH andler_DM")
GameHandler=(Game="xTeamGame",Handler="WIR_GameHan dler_TDM")
GameHandler=(Game="xDoubleDom",Handler="WIR_GameHa ndler_DoubleDom")
GameHandler=(Game="xCTFGame",Handler="WIR_GameHand ler_CTF")
GameHandler=(Game="InstaGibCTF",Handler="WIR_GameH andler_ICTF")
GameHandler=(Game="xBombingRun",Handler="WIR_GameH andler_BombingRun")
GameHandler=(Game="ONSOnslaughtGame",Handler="WIR_ GameHandler_Onslaught")
GameHandler=(Game="xVehicleCTFGame",Handler="WIR_G ameHandler_VCTF")
GameHandler=(Game="xMutantGame",Handler="WormbotHa ndlerBonuspack.WIR_GameHandler_Mutant")
GameHandler=(Game="xLastManStandingGame",Handler=" WormbotHandlerBonuspack.WIR_GameHandler_LMS")
GameHandler=(Game="Invasion",Handler="WormbotHandl erInvasion.WIR_GameHandler_Invasion")
GameHandler=(Game="OLTeamDeathmatch",Handler="Worm botHandlerOLTeamGames.WIR_GameHandler_OLTDM")
GameHandler=(Game="OLCTFGame",Handler="WormbotHand lerOLTeamGames.WIR_GameHandler_OLCTF")
GameHandler=(Game="ASGameInfo",Handler="WormbotHan dlerAssault.WIR_GameHandler_Assault")
GameHandler=(Game="Jailbreak",Handler="WormbotHand lerJailbreak.WIR_GameHandler_Jailbreak")
GameHandler=(Game="ChaosxDeathMatch",Handler="WIR_ GameHandler_DM")
GameHandler=(Game="ChaosxTeamDeathMatch",Handler=" WIR_GameHandler_TDM")
GameHandler=(Game="ChaosxDoubleDom",Handler="WIR_G ameHandler_DoubleDom")
GameHandler=(Game="ChaosCTF",Handler="WIR_GameHand ler_CTF")

[WormbotReporter.WIR_GameHandler_CTF]
ReportKills=2
bReportMultiKills=True
bReportKillingSprees=True
bReportLocations=True
bReportWeapons=False
ReportPickups=0
bReportSpecial=False
ScoreReportDelay=60

[WormbotReporter.WIR_ModHandler]
ModHandler=(ActorClass="MutAntiTCC",Handler="Wormb otHandlerAntiTCC.WIR_ModHandler_AntiTCC")
ModHandler=(ActorClass="MutAntiTCCFinal",Handler=" WormbotHandlerAntiTCC.WIR_ModHandler_AntiTCC")
ModHandler=(ActorClass="MutUTComp",Handler="Wormbo tHandlerUTComp.WIR_ModHandler_UTComp")

[WormbotReporter.MutWormbot]
bEnableReporter=True
ReportServerName=irc.protium.org
ReportServerPort=6667
ReportServerPassword=
ReportUserNick=QcW_reporter
ReportUserIdent=wormbot
ReportChannel=#qcw_match_report
ReportChannelKey=
bSetReportChannelTopic=True
ReportChannelTopicTemplate=%%userpart%% | Reporting: %%botpart%%
ReportChannelTopicBotPart=%%game%% on %%map%%
ReportChannelTopicBotIdle=No match in progress.
ReportChannelTopicUserPart=No user topic set.
MaxLevelChangeDelay=60
bEnableChatbot=False
bEnableTwoWayChat=False
bChatThroughReporter=True
ChatServerName=irc.protium.org
ChatServerPort=6667
ChatServerPassword=
ChatUserNick=QcWreporter
ChatUserIdent=wormbot
ChatChannel=#qcw_match_report
ChatChannelKey=
ChatTrigger=
bChatReceiveOnlyText=True
bAuth=False
bChallengeAuth=True
bHideRealHost=True
AuthNick=QcWreporter
AuthPassword=privatereporter
FloodProtectCommandPenalty=2000
FloodProtectMessagePenalty=2750
FloodProtectMaxPenalty=10
FloodProtectBytes=512
FloodProtectBytesDuration=10
MaxLenMessageQueue=30
bAutoReconnect=True
ReconnectDelay=10
bAutoRejoin=True
ConnectTimeout=60
DebugLogFileName=reportlog
bDebugStartMatch=False
items=(ItemClass="UDamagePack",ItemName="Double Damage",Important=True,IRCColor=13)
items=(ItemClass="ShieldPack",ItemName="Shield Pack",Important=False,IRCColor=7)
items=(ItemClass="SuperShieldPack",ItemName="Super Shield Pack",Important=True,IRCColor=7)
items=(ItemClass="SuperHealthPack",ItemName="Big Keg O' Health",Important=True,IRCColor=12)
items=(ItemClass="RedeemerPickup",ItemName="Redeem er",Important=True,IRCColor=10)
items=(ItemClass="PainterPickup",ItemName="Ion Painter",Important=True,IRCColor=10)
items=(ItemClass="GravBeltPickup",ItemName="Grav Belt",Important=True,IRCColor=14)
items=(ItemClass="JumpbootsPickup",ItemName="Jump Boots",Important=True,IRCColor=12)
items=(ItemClass="VortexPickup",ItemName="Gravity Vortex",Important=True,IRCColor=10)
items=(ItemClass="ChaosRelicPickup_Armor",ItemName ="Chaos Relic of Protection",Important=True,IRCColor=7)
items=(ItemClass="ChaosRelicPickup_Damage",ItemNam e="Chaos Relic of Strength",Important=True,IRCColor=4)
items=(ItemClass="ChaosRelicPickup_Regen",ItemName ="Chaos Relic of Regeneration",Important=True,IRCColor=3)
items=(ItemClass="ChaosRelicPickup_Speed",ItemName ="Chaos Relic of Speed",Important=True,IRCColor=12)
items=(ItemClass="ChaosRelicPickup_Vampire",ItemNa me="Chaos Relic of Vampirism",Important=True,IRCColor=6)
items=(ItemClass="ChaosRelicPickup_Vengeance",Item Name="Chaos Relic of Vengeance",Important=True,IRCColor=7)

[WormbotHandlerAntiTCC.WIR_ModHandler_AntiTCC]
bReportKickReason=True

[WormbotReporter.WIR_GameHandler_TDM]
ReportKills=2
bReportMultiKills=True
bReportKillingSprees=True
bReportLocations=True
bReportWeapons=True
ReportPickups=2
bReportSpecial=True
ScoreReportDelay=120
__________________
Have some fraggin'fun
Reply With Quote