Jump to content

Dr. Kitteny Berk

Member
  • Posts

    58
  • Joined

  • Last visited

Everything posted by Dr. Kitteny Berk

  1. As it didn't mention it in the news post, the hlds update tool name for this is "aliensvspredator"
  2. So, anyone got anything like a working config etc they're willing to share yet? The community I admin for has gone and fallen in love with AvP, and it's still proving a bugger to host.
  3. I've had the same problem, not even got any TCA type stuff going on with it yet, just steam and a shortcut.
  4. Ahh, that makes more sense.
  5. I thought it was ranked or nothing with BC2?
  6. I'm pretty sure you can run most steam games from their exe without using steam (though, steam needs to be running) So just logging in and minimising it through RD should work fine, if not ideal. You don't need to own the game on the steam account you use, so that makes it a little easier. Seems running the AvP_CLI.exe in the steam folder works fine. If you copy the AVP folder elsewhere and run AvP_CLI from there, it still seems to run from the steam folder, so I'm not sure how that'll work with TCA, I'll leave that for someone clever -exec C:\other.cfg works in the command line for specifying custom config files.
  7. Files are available now, only through steam though. Info Here and Here
  8. any chance of non-borked versions of these? cheers
  9. login as console where? Sorry, having one of those stupid days
  10. Gah! I'm a bit stuck with this. Right now, i have a cod2 installation (installed through tcadmin as usual) that'd not running properly through tcadmin, but the install works fine through the old fasioned shortcut + commandline route This: <div class="pre"><pre>Generated Command Line: E:\Bukkake1\Client\ADMIN\GameServers\TC26567210606081617656281\CoD2MP_s.exe +set dedicated 2 +set net_ip 217.112.95.67 +set net_port 28961 +set sv_maxclients 18 +exec server.cfg +map_rotate </pre></div> Doesn't work (tcadmin flavour) But <div class="pre"><pre>E:\Bukkake1\Client\ADMIN\GameServers\TC26567210606081617656281\CoD2MP_s.exe +exec server.cfg +set dedicated 2 +set net_ip 217.112.95.67 +set net_port 28961 +set sv_maxclients 18 +map_rotate</pre></div> Works fine rom a shortcut. any ideas?
  11. Dead basic one, no configs etc yet (i've not got as far as them downloading) <div class="pre"><pre><?xml version="1.0" standalone="yes"?> <GAME> <GAMEID>TC4846675211178</GAMEID> <NAME>Day of Defeat: Source</NAME> <SHORTNAME>DODS</SHORTNAME> <DEFAULTPORT>27015</DEFAULTPORT> <DEFAULTQUERYPORT>27015</DEFAULTQUERYPORT> <DEFAULTRCONPORT>27015</DEFAULTRCONPORT> <FILESFOLDER>DODS</FILESFOLDER> <RELATIVEEXECUTABLE>srcds.exe</RELATIVEEXECUTABLE> <RELATIVEWORKINGDIRECTORY>/</RELATIVEWORKINGDIRECTORY> <RELATIVEUSERFILES>/</RELATIVEUSERFILES> <INSTALLEDPATCH /> <FILEMAN_ACCESS>True</FILEMAN_ACCESS> <FTP_ACCESS>True</FTP_ACCESS> <IS_VOICE_SERVER>False</IS_VOICE_SERVER> <DEFAULTCMDLINE>-game dods -console +ip %serverip% -port %serverport% +maxplayers %slots% +exec server.cfg +map -nobots</DEFAULTCMDLINE> <DEFAULTCUSTOMCMDLINE /> <PRIVATECMDLINE /> <PRIVATECUSTOMCMDLINE /> <PBFOLDER>/pb</PBFOLDER> <PBURL /> <STEAMGAMETYPE>dods</STEAMGAMETYPE> <RCONCOMMANDS /> </GAME></pre></div>
  12. i've tried with and without a server cfg. i'm assuming the issue is the \\ but i can't find it.
  13. Cheers. i'm trying to use this, but am getting this error and am having trouble pinning it down. <div class="pre"><pre>GSAutomation.Processes.CreateGameServer: Could not write to E:\Client\Test\GameServers\TC16252466774141481762673\\cstrike\cfg\server.cfg. Error: Could not find a part of the path "E:\Client\Test\GameServers\TC16252466774141481762673\cstrike\cfg\server.cfg". Server: MasterServer Master Server Owner: Test</pre></div> any ideas? cheers
  14. was just sitting down to try to work this out for myself, will probably have it done in a day or so (max)
  15. on having done some checking, sv.internet *SEEMS* to decide whether or not your server is in the master servers list. with sv.internet 0, it appears to be possible to use the server by inputting the IP manually, but it doesn't appear in the servers list with sv.internet 1, the server works the same and also appears in the servers list.
  16. Dude. Not meaning to bitch or anything, but have you tried to make your own config files yet? It's pretty easy and there's people (myself included) who'll help you out quite happily if they can. I (personally) see this as an area to share whenever possible and give a little back to anyone who's config's you've used. /wanders off
  17. Generic POA config <div class="pre"><pre> <?xml version="1.0" standalone="yes"?> <GAME> <GAMEID>TC5842683087616</GAMEID> <NAME>Plan of Attack</NAME> <SHORTNAME>POA</SHORTNAME> <DEFAULTPORT>27015</DEFAULTPORT> <DEFAULTQUERYPORT>27015</DEFAULTQUERYPORT> <DEFAULTRCONPORT>27015</DEFAULTRCONPORT> <FILESFOLDER>POA</FILESFOLDER> <RELATIVEEXECUTABLE>srcds.exe</RELATIVEEXECUTABLE> <RELATIVEWORKINGDIRECTORY>/</RELATIVEWORKINGDIRECTORY> <RELATIVEUSERFILES>/</RELATIVEUSERFILES> <INSTALLEDPATCH /> <DEFAULTCMDLINE>-console -game planofattack +ip %serverip% -port %serverport% +maxplayers %slots% +map light</DEFAULTCMDLINE> <DEFAULTCUSTOMCMDLINE>-console -game planofattack +ip %serverip% -port %serverport% +maxplayers %slots% +map light</DEFAULTCUSTOMCMDLINE> <PRIVATECMDLINE>-console -game planofattack +ip %serverip% -port %serverport% +maxplayers %slots% +map light</PRIVATECMDLINE> <PRIVATECUSTOMCMDLINE>-console -game planofattack +ip %serverip% -port %serverport% +maxplayers %slots% +map light</PRIVATECUSTOMCMDLINE> <DEFAULTCONFIGFILES> <CONFIGFILE> <GAMEID>TC5842683087616</GAMEID> <CONTENTS>// Voice is now supported sv_voiceenable 1 // "Realistic" fall damage mp_falldamage 1 // Auto team balance will balance the teams to within 1 person mp_autoteambalance 1 // Limit the teams to a maximum difference to x players when joining // 0 = disabled mp_limitteams 1 // Delay all team switches until the end of the round mp_delayteamswitch 1 // Maximum 35 minutes between map changes mp_timelimit 35 // 2.5 minute round length mp_roundlength 150 // FF off mp_friendlyfire 0 // Hostname hostname "%hostname%" // Uncomment to turn logging on //log on rcon_password "%rconpassword%"</CONTENTS> <DESCRIPTION>config</DESCRIPTION> <DISPLAYNAME>config</DISPLAYNAME> <RELATIVEPATH>/planofattack/cfg/server.cfg</RELATIVEPATH> </CONFIGFILE> </DEFAULTCONFIGFILES> <RCONCOMMANDS /> </GAME></pre></div>
  18. k, this is very much vanilla and totally untweaked using a basic config from Here and of course, you'll need a server cd key. <div class="pre"><pre><?xml version="1.0" standalone="yes"?> <GAME> <GAMEID>TC2313033681178</GAMEID> <NAME>Unreal Tournament 2004</NAME> <SHORTNAME>UT2004</SHORTNAME> <DEFAULTPORT>7777</DEFAULTPORT> <DEFAULTQUERYPORT>7778</DEFAULTQUERYPORT> <DEFAULTRCONPORT>7777</DEFAULTRCONPORT> <FILESFOLDER>UT2004</FILESFOLDER> <RELATIVEEXECUTABLE>/System/UCC.exe</RELATIVEEXECUTABLE> <RELATIVEWORKINGDIRECTORY>/</RELATIVEWORKINGDIRECTORY> <RELATIVEUSERFILES>/</RELATIVEUSERFILES> <INSTALLEDPATCH /> <DEFAULTCMDLINE>server DM-Rankin?game=XGame.xDeathMatch?MaxPlayers=%slots% ini=UT2004.ini log=DeathMatch.log port=%serverport% multihome=%serverip%</DEFAULTCMDLINE> <DEFAULTCUSTOMCMDLINE>server DM-Rankin?game=XGame.xDeathMatch?MaxPlayers=%slots% ini=UT2004.ini log=DeathMatch.log port=%serverport% multihome=%serverip%</DEFAULTCUSTOMCMDLINE> <PRIVATECMDLINE>server DM-Rankin?game=XGame.xDeathMatch?MaxPlayers=%slots% ini=UT2004.ini log=DeathMatch.log port=%serverport% multihome=%serverip%</PRIVATECMDLINE> <PRIVATECUSTOMCMDLINE>server DM-Rankin?game=XGame.xDeathMatch?MaxPlayers=%slots% ini=UT2004.ini log=DeathMatch.log port=%serverport% multihome=%serverip%</PRIVATECUSTOMCMDLINE> <DEFAULTCONFIGFILES> <CONFIGFILE> <GAMEID>TC2313033681178</GAMEID> <CONTENTS>Protocol=ut2004 ProtocolDescription=Unreal Protocol Name=Player Map=Index.ut2 LocalMap=NvidiaLogo.ut2 NetBrowseMap=Entry.ut2 Host= Portal= MapExt=ut2 EXEName=UT2004.exe SaveExt=usa Port=%serverport% Class=Engine.Pawn Character=Gorge [FirstRun] FirstRun=0 [Engine.Engine] RenderDevice=D3DDrv.D3DRenderDevice AudioDevice=ALAudio.ALAudioSubsystem NetworkDevice=IpDrv.TcpNetDriver DemoRecordingDevice=Engine.DemoRecDriver Console=XInterface.ExtendedConsole GUIController=GUI2K4.UT2K4GUIController StreamPlayer=Engine.StreamInteraction Language=int Product=UT2004 GameEngine=Engine.GameEngine EditorEngine=Editor.EditorEngine DefaultGame=XGame.XDeathmatch DefaultServerGame=XGame.XDeathmatch ViewportManager=WinDrv.WindowsClient ;ViewportManager=SDLDrv.SDLClient Render=Render.Render Input=Engine.Input Canvas=Engine.Canvas DetectedVideoMemory=0 ServerReadsStdin=False CdPath=G:/CD1 [Core.System] PurgeCacheDays=30 SavePath=../Save CachePath=../Cache CacheExt=.uxx CacheRecordPath=../System/*.ucl MusicPath=../Music SpeechPath=../Speech Paths=../System/*.u Paths=../Maps/*.ut2 Paths=../Textures/*.utx Paths=../Sounds/*.uax Paths=../Music/*.umx Paths=../StaticMeshes/*.usx Paths=../Animations/*.ukx Paths=../Saves/*.uvx Suppress=DevLoad Suppress=DevSave Suppress=DevNetTraffic Suppress=DevGarbage Suppress=DevKill Suppress=DevReplace Suppress=DevCompile Suppress=DevBind Suppress=DevBsp Suppress=DevNet Suppress=DevKarma Suppress=DevLIPSinc Suppress=RecordCache Suppress=MapVoteDebug Suppress=Init suppress=MapVote Suppress=VoiceChat Suppress=ChatManager Suppress=Timer [Engine.GameEngine] CacheSizeMegs=32 UseSound=True VoIPAllowVAD=False ServerActors=IpDrv.MasterServerUplink ServerActors=UWeb.WebServer ServerPackages=Core ServerPackages=Engine ServerPackages=Fire ServerPackages=Editor ServerPackages=IpDrv ServerPackages=UWeb ServerPackages=GamePlay ServerPackages=UnrealGame ServerPackages=XEffects ServerPackages=XPickups ServerPackages=XGame ServerPackages=XWeapons ServerPackages=XInterface ServerPackages=Vehicles ServerPackages=TeamSymbols_UT2003 ServerPackages=TeamSymbols_UT2004 ServerPackages=BonusPack ServerPackages=SkaarjPack_rc ServerPackages=SkaarjPack ServerPackages=UTClassic ServerPackages=UT2k4Assault ServerPackages=Onslaught ServerPackages=GUI2K4 ServerPackages=UT2k4AssaultFull ServerPackages=OnslaughtFull ServerPackages=xVoting UseStaticMeshBatching=True ColorHighDetailMeshes=False ColorSlowCollisionMeshes=False ColorNoCollisionMeshes=False ColorWorldTextures=False ColorPlayerAndWeaponTextures=False ColorInterfaceTextures=False MainMenuClass=GUI2K4.UT2K4MainMenu ConnectingMenuClass=GUI2K4.UT2K4ServerLoading DisconnectMenuClass=GUI2K4.UT2K4DisconnectOptionPage LoadingClass=GUI2K4.UT2K4SP_LadderLoading SinglePlayerMenuClass=GUI2K4.UT2K4SP_Main [WinDrv.WindowsClient] WindowedViewportX=640 WindowedViewportY=480 FullscreenViewportX=800 FullscreenViewportY=600 MenuViewportX=640 MenuViewportY=480 Brightness=0.800000 Contrast=0.700000 Gamma=0.800000 UseJoystick=False CaptureMouse=True StartupFullscreen=True ScreenFlashes=True NoLighting=False MinDesiredFrameRate=35.000000 AnimMeshDynamicLOD=0.0 Decals=True Coronas=True DecoLayers=True Projectors=True NoDynamicLights=False ReportDynamicUploads=False TextureDetailInterface=Normal TextureDetailTerrain=Normal TextureDetailWeaponSkin=Normal TextureDetailPlayerSkin=Normal TextureDetailWorld=Normal TextureDetailRenderMap=Normal TextureDetailLightmap=UltraHigh NoFractalAnim=False ScaleHUDX=0.0 MouseXMultiplier=1.000 MouseYMultiplier=1.000 UseSpeechRecognition=True WeatherEffects=True DrawDistanceLOD=1.0 [SDLDrv.SDLClient] WindowedViewportX=640 WindowedViewportY=480 FullscreenViewportX=800 FullscreenViewportY=600 MenuViewportX=640 MenuViewportY=480 Brightness=0.800000 Contrast=0.700000 Gamma=0.800000 UseJoystick=False JoystickNumber=0 IgnoreHat=False JoystickHatNumber=0 CaptureMouse=True StartupFullscreen=True ScreenFlashes=True NoLighting=False MinDesiredFrameRate=35.000000 AnimMeshDynamicLOD=0.0 Decals=True Coronas=True DecoLayers=True Projectors=True NoDynamicLights=False ReportDynamicUploads=False TextureDetailInterface=Normal TextureDetailTerrain=Normal TextureDetailWeaponSkin=Normal TextureDetailPlayerSkin=Normal TextureDetailWorld=Normal TextureDetailRenderMap=Normal TextureDetailLightmap=UltraHigh TextureMaxLOD=0 TextureMinLOD=0 NoFractalAnim=False WeatherEffects=True DrawDistanceLOD=1.0 IgnoreUngrabbedMouse=False AllowUnicodeKeys=False AllowCommandQKeys=True MacFakeMouseButtons=True MacKeepAllScreensOn=False TextToSpeechFile= MacNativeTextToSpeech=True [ALAudio.ALAudioSubsystem] UseEAX=False Use3DSound=False UseDefaultDriver=True CompatibilityMode=False MaxEAXVersion=255 UsePrecache=True ReverseStereo=False Channels=32 MusicVolume=0.10000 AmbientVolume=0.500000 SoundVolume=0.30000 VoiceVolume=4.000000 VolumeScaleRec=0.100000 DopplerFactor=1.0 Rolloff=0.5 TimeBetweenHWUpdates=15 DisablePitch=False LowQualitySound=False UseVoIP=True UseVAD=False UseSpatializedVoice=False SpatializedVoiceRadius=100000 EnhancedDenoiser=False LocalZOffset=0.0 [IpDrv.TcpNetDriver] AllowDownloads=True ConnectionTimeout=120 InitialConnectTimeout=120 AckTimeout=1.0 KeepAliveTime=0.2 MaxClientRate=20000 MaxInternetClientRate=10000 SimLatency=0 RelevantTimeout=5.0 SpawnPrioritySeconds=1.0 ServerTravelPause=4.0 NetServerMaxTickRate=25 LanServerMaxTickRate=35 DownloadManagers=IpDrv.HTTPDownload DownloadManagers=Engine.ChannelDownload AllowPlayerPortUnreach=False LogPortUnreach=False MaxConnPerIPPerMinute=5 LogMaxConnPerIPPerMin=False [IpServer.UdpServerQuery] GameName=ut2 [IpDrv.MasterServerUplink] DoUplink=True UplinkToGamespy=True SendStats=True ServerBehindNAT=False DoLANBroadcast=False [IpDrv.MasterServerLink] LANPort=11777 LANServerPort=10777 MasterServerList=(Address="ut2004master1.epicgames.com",Port=28902) MasterServerList=(Address="ut2004master2.epicgames.com",Port=28902) [IpDrv.HTTPDownload] RedirectToURL=http://uz.unrealadmin.org/ ProxyServerHost= ProxyServerPort=3128 UseCompression=True [Engine.DemoRecDriver] AllowDownloads=True DemoSpectatorClass=UnrealGame.DemoRecSpectator MaxClientRate=25000 ConnectionTimeout=15.0 InitialConnectTimeout=200.0 AckTimeout=1.0 KeepAliveTime=1.0 SimLatency=0 RelevantTimeout=5.0 SpawnPrioritySeconds=1.0 ServerTravelPause=4.0 NetServerMaxTickRate=30 LanServerMaxTickRate=30 [Engine.GameReplicationInfo] ServerName=%hostname% ShortName=%hostname% ServerRegion=0 AdminName=Administrator AdminEmail=admin@admin.com MessageOfTheDay= | | | [Engine.NullRenderDevice] DetailTextures=True HighDetailActors=True SuperHighDetailActors=True UsePrecaching=True UseCompressedLightmaps=True UseStencil=False [Editor.EditorEngine] UseSound=True CacheSizeMegs=32 GridEnabled=True SnapVertices=False SnapDistance=1.000000 GridSize=(X=4.000000,Y=4.000000,Z=4.000000) RotGridEnabled=True RotGridSize=(Pitch=1024,Yaw=1024,Roll=1024) GameCommandLine=-log FovAngleDegrees=90.000000 GodMode=True AutoSave=True AutoSaveTimeMinutes=5 AutoSaveIndex=6 UseAxisIndicator=True MatineeCurveDetail=0.1 ShowIntWarnings=False UseSizingBox=True RenderDevice=D3DDrv.D3DRenderDevice AudioDevice=ALAudio.ALAudioSubsystem NetworkDevice=IpDrv.TcpNetDriver DemoRecordingDevice=Engine.DemoRecDriver Console=Engine.Console Language=ute AlwaysShowTerrain=False UseActorRotationGizmo=False LoadEntirePackageWhenSaving=0 EditPackages=Core EditPackages=Engine EditPackages=Fire EditPackages=Editor EditPackages=UnrealEd EditPackages=IpDrv EditPackages=UWeb EditPackages=GamePlay EditPackages=UnrealGame EditPackages=XGame_rc EditPackages=XEffects EditPackages=XWeapons_rc EditPackages=XPickups_rc EditPackages=XPickups EditPackages=XGame EditPackages=XWeapons EditPackages=XInterface EditPackages=XAdmin EditPackages=XWebAdmin EditPackages=Vehicles EditPackages=BonusPack EditPackages=SkaarjPack_rc EditPackages=SkaarjPack EditPackages=UTClassic EditPackages=UT2k4Assault EditPackages=Onslaught EditPackages=GUI2K4 EditPackages=UT2k4AssaultFull EditPackages=OnslaughtFull EditPackages=xVoting EditPackages=StreamlineFX EditPackages=UTV2004c EditPackages=UTV2004s CutdownPackages=Core CutdownPackages=Editor CutdownPackages=Engine CutdownPackages=Fire CutdownPackages=GamePlay CutdownPackages=GUI2K4 CutdownPackages=IpDrv CutdownPackages=UT2K4Assault CutdownPackages=Onslaught CutdownPackages=UnrealEd CutdownPackages=UnrealGame CutdownPackages=UTClassic CutdownPackages=UWeb CutdownPackages=Vehicles CutdownPackages=XAdmin CutdownPackages=XEffects CutdownPackages=XGame CutdownPackages=XGame_rc CutdownPackages=XInterface CutdownPackages=XPickups CutdownPackages=XPickups_rc CutdownPackages=XWeapons CutdownPackages=XWeapons_rc CutdownPackages=XWebAdmin CutdownPackages=XVoting [UWeb.WebServer] Applications[0]=xWebAdmin.UTServerAdmin ApplicationPaths[0]=/ServerAdmin Applications[1]=xWebAdmin.UTImageServer ApplicationPaths[1]=/images bEnabled=True ListenPort=80 ServerName= [Engine.Console] ConsoleHotKey=9 TimePerTitle=30.0 TimePerDemo=60.0 TimePerSoak=3600.0 TimeTooIdle=60.0 DemoLevels[0]=DM-Curse3 DemoLevels[1]=DM-Antalus DemoLevels[2]=CTF-Chrome DemoLevels[3]=DOM-SunTemple DemoLevels[4]=BR-Endagra [Engine.AccessControl] AdminPassword= GamePassword= KickToMenu=Xinterface.UT2NetworkStatusMsg bBanByID=True LoginDelaySeconds=0.000000 IPPolicies=ACCEPT;* [Engine.GameInfo] GoreLevel=2 MaxSpectators=0 MaxPlayers=10 AutoAim=1.000000 GameSpeed=1.000000 bChangeLevels=False bStartUpLocked=False bNoBots=True bAttractAlwaysFirstPerson=False NumMusicFiles=13 bEnableStatLogging=True HUDType=Engine.Hud MaxLives= TimeLimit= GoalScore= GameStatsClass=IpDrv.MasterServerGameStats SecurityClass=UnrealGame.UnrealSecurity AccessControlClass=XAdmin.AccessControlIni VotingHandlerType=xVoting.xVotingHandler MaxIdleTime=60 bAllowBehindView=False bAdminCanPause=False bWeaponShouldViewShake=True bLowGore=False GameDifficulty=1.000000 MaplistHandlerType= ServerSkillLevel= [Engine.AmbientSound] AmbientVolume=0.25 [Engine.LevelInfo] PhysicsDetailLevel=PDL_Medium MeshLODDetailLevel=MDL_Medium bLowSoundDetail=False DecalStayScale=1.0 bNeverPrecache=false MaxTimeMargin=1.0 TimeMarginSlack=1.35 MinTimeMargin=-1.0 bKickLiveIdlers=False [XInterface.ExtendedConsole] ConsoleHotKey=192 NeedPasswordMenuClass=GUI2K4.UT2K4GetPassword bSpeechMenuUseMouseWheel=True bSpeechMenuUseLetters=False SMOriginX=0.01 SMOriginY=0.3 LetterKeys[0]=IK_Q LetterKeys[1]=IK_W LetterKeys[2]=IK_E LetterKeys[3]=IK_R LetterKeys[4]=IK_A LetterKeys[5]=IK_S LetterKeys[6]=IK_D LetterKeys[7]=IK_F LetterKeys[8]=IK_Z LetterKeys[9]=IK_X MusicManagerClassName=GUI2K4.StreamPlayer [XGame.xDeathMatch] HUDType=XInterface.HudBDeathMatch MaxLives=0 TimeLimit=20 GoalScore=25 bTeamScoreRound=False bPlayersMustBeReady=False bAllowTaunts=True bForceRespawn=True bWeaponStay=True [XGame.xTeamGame] HUDType=XInterface.HudBTeamDeathMatch MaxLives=0 TimeLimit=20 GoalScore=60 bTeamScoreRound=False bPlayersMustBeReady=False bAllowTaunts=True FriendlyFireScale=0.00 MaxTeamSize=16 bForceRespawn=True bWeaponStay=True [XGame.xCTFGame] HUDType=XInterface.HudBCaptureTheFlag MaxLives=0 TimeLimit=20 GoalScore=5 bTeamScoreRound=False bPlayersMustBeReady=False bAllowTaunts=True FriendlyFireScale=0.00 MaxTeamSize=16 bForceRespawn=True bWeaponStay=True [XGame.xDoubleDom] HUDType=XInterface.HudBDoubleDomination MaxLives=0 TimeLimit=20 GoalScore=3 bTeamScoreRound=False bPlayersMustBeReady=False bAllowTaunts=True TimeToScore=10 TimeDisabled=10 FriendlyFireScale=0.00 MaxTeamSize=16 bForceRespawn=False bWeaponStay=True [XGame.xBombingRun] HUDType=XInterface.HudBBombingRun MaxLives=0 TimeLimit=20 GoalScore=15 bTeamScoreRound=False bPlayersMustBeReady=False bAllowTaunts=True FriendlyFireScale=0.00 MaxTeamSize=16 bForceRespawn=True bWeaponStay=True bBallDrainsTransloc=True bAllowNonTeamChat=False NetWait=5 bAdjustSkill=False bAllowTrans=True SpawnProtectionTime=2.0 LateEntryLives=1 LoginMenuClass=GUI2K4.UT2K4PlayerLoginMenu bAllowPrivateChat=True bAllowWeaponThrowing=True ResetTimeDelay=11 [UT2k4Assault.ASGameInfo] RoundLimit=1 RoundTimeLimit=10 PracticeTimeLimit=60 ReinforcementsFreq=7 bAllowNonTeamChat=False FriendlyFireScale=0.00 NetWait=5 bForceRespawn=True bAdjustSkill=False bAllowTaunts=True bAllowTrans=False SpawnProtectionTime=3.0 LateEntryLives=1 LoginMenuClass=GUI2K4.UT2K4PlayerLoginMenu bAllowPrivateChat=True bWeaponStay=True bAllowWeaponThrowing=True ResetTimeDelay=8 GoalScore=0 MaxLives=0 TimeLimit=20 [SkaarjPack.Invasion] WaveConfigMenu=GUI2K4.UT2K4InvasionWaveConfig FallbackMonsterClass=SkaarjPack.EliteKrall InitialWave=0 FinalWave=16 Waves[0]=(WaveMask=20491,WaveMaxMonsters=16,WaveDuration=90,WaveDifficulty=0.000000) Waves[1]=(WaveMask=60,WaveMaxMonsters=12,WaveDuration=90,WaveDifficulty=0.000000) Waves[2]=(WaveMask=105,WaveMaxMonsters=12,WaveDuration=90,WaveDifficulty=0.000000) Waves[3]=(WaveMask=186,WaveMaxMonsters=12,WaveDuration=90,WaveDifficulty=0.500000) Waves[4]=(WaveMask=225,WaveMaxMonsters=12,WaveDuration=90,WaveDifficulty=0.500000) Waves[5]=(WaveMask=966,WaveMaxMonsters=12,WaveDuration=90,WaveDifficulty=0.500000) Waves[6]=(WaveMask=4771,WaveMaxMonsters=12,WaveDuration=120,WaveDifficulty=1.000000) Waves[7]=(WaveMask=917,WaveMaxMonsters=12,WaveDuration=120,WaveDifficulty=1.000000) Waves[8]=(WaveMask=1689,WaveMaxMonsters=12,WaveDuration=120,WaveDifficulty=1.000000) Waves[9]=(WaveMask=18260,WaveMaxMonsters=12,WaveDuration=120,WaveDifficulty=1.000000) Waves[10]=(WaveMask=14340,WaveMaxMonsters=12,WaveDuration=180,WaveDifficulty=1.500000) Waves[11]=(WaveMask=4021,WaveMaxMonsters=12,WaveDuration=180,WaveDifficulty=1.500000) Waves[12]=(WaveMask=3729,WaveMaxMonsters=12,WaveDuration=180,WaveDifficulty=1.500000) Waves[13]=(WaveMask=3972,WaveMaxMonsters=12,WaveDuration=180,WaveDifficulty=2.000000) Waves[14]=(WaveMask=3712,WaveMaxMonsters=12,WaveDuration=180,WaveDifficulty=2.000000) Waves[15]=(WaveMask=2048,WaveMaxMonsters=8,WaveDuration=255,WaveDifficulty=2.000000) bAllowNonTeamChat=False FriendlyFireScale=0.00 NetWait=5 bForceRespawn=False bAdjustSkill=False bAllowTaunts=True bAllowTrans=False SpawnProtectionTime=2.0 LateEntryLives=1 LoginMenuClass=GUI2K4.UT2K4InvasionLoginMenu bAllowPrivateChat=True bWeaponStay=True bAllowWeaponThrowing=True ResetTimeDelay=0 GoalScore=60 MaxLives=2 TimeLimit=20 [BonusPack.xMutantGame] bEnableBottomFeeder=True NetWait=5 bForceRespawn=False bAdjustSkill=False bAllowTaunts=True bAllowTrans=False SpawnProtectionTime=2.0 LateEntryLives=1 LoginMenuClass=GUI2K4.UT2K4PlayerLoginMenu bAllowPrivateChat=True bWeaponStay=True bAllowWeaponThrowing=True ResetTimeDelay=0 GoalScore=20 MaxLives=0 TimeLimit=20 [BonusPack.xLastManStandingGame] CampThreshold=600.00 ReCamperWarnInterval=10 bHealthForKill=False bAllowSuperweapons=False bCamperAlarm=True bAllowPickups=False bAllowAdrenaline=False bFullAmmo=True NetWait=5 bForceRespawn=True bAdjustSkill=False bAllowTaunts=True bAllowTrans=False SpawnProtectionTime=2.0 LateEntryLives=1 LoginMenuClass=GUI2K4.UT2K4PlayerLoginMenu bAllowPrivateChat=True bWeaponStay=True bAllowWeaponThrowing=True ResetTimeDelay=0 GoalScore=25 MaxLives=4 TimeLimit=0 [Engine.MaplistManager] Games=(GameType="BonusPack.xLastManStandingGame",ActiveMaplist="Default LMS") Games=(GameType="BonusPack.xMutantGame",ActiveMaplist="Default MUT") Games=(GameType="Onslaught.ONSOnslaughtGame",ActiveMaplist="Default ONS") Games=(GameType="SkaarjPack.Invasion",ActiveMaplist="Default INV") Games=(GameType="UT2k4Assault.ASGameInfo",ActiveMaplist="Default AS") Games=(GameType="XGame.xBombingRun",ActiveMaplist="Default BR") Games=(GameType="XGame.xCTFGame",ActiveMaplist="Default CTF") Games=(GameType="XGame.xDeathMatch",ActiveMaplist="Default DM") Games=(GameType="XGame.xDoubleDom",ActiveMaplist="Default DOM2") Games=(GameType="XGame.xTeamGame",ActiveMaplist="Default TDM") Games=(GameType="XGame.xVehicleCTFGame",ActiveMaplist="Default VCTF") [DefaultDM MaplistRecord] DefaultTitle=Default DM DefaultGameType=XGame.xDeathMatch DefaultActive=0 DefaultMaps=DM-1on1-Albatross DefaultMaps=DM-1on1-Crash DefaultMaps=DM-1on1-Desolation DefaultMaps=DM-1on1-Idoma DefaultMaps=DM-1on1-Irondust DefaultMaps=DM-1on1-Mixer DefaultMaps=DM-1on1-Roughinery DefaultMaps=DM-1on1-Serpentine DefaultMaps=DM-1on1-Spirit DefaultMaps=DM-1on1-Squader DefaultMaps=DM-1on1-Trite [DefaultTDM MaplistRecord] DefaultTitle=Default TDM DefaultGameType=XGame.xTeamGame DefaultActive=0 DefaultMaps=DM-RRAJIGAR DefaultMaps=DM-RANKIN DefaultMaps=DM-CORRUGATION DefaultMaps=DM-DE-GRENDELKEEP DefaultMaps=DM-DE-IRONIC DefaultMaps=DM-DE-OSIRIS2 DefaultMaps=DM-GESTALT DefaultMaps=DM-IRONDEITY DefaultMaps=DM-METALLURGY DefaultMaps=DM-Deck17 DefaultMaps=DM-Antalus DefaultMaps=DM-Asbestos DefaultMaps=DM-Curse4 [1on1TeamDeathmatch MaplistRecord] DefaultTitle=1 on 1 Team Deathmatch DefaultGameType=XGame.xTeamGame DefaultActive=0 DefaultMaps=DM-1on1-Albatross DefaultMaps=DM-1on1-Crash DefaultMaps=DM-1on1-Desolation DefaultMaps=DM-1on1-Idoma DefaultMaps=DM-1on1-Irondust DefaultMaps=DM-1on1-Mixer DefaultMaps=DM-1on1-Roughinery DefaultMaps=DM-1on1-Serpentine DefaultMaps=DM-1on1-Spirit DefaultMaps=DM-1on1-Squader DefaultMaps=DM-1on1-Trite [1on1Deathmatch MaplistRecord] DefaultTitle=1 on 1 Deathmatch DefaultGameType=XGame.xDeathMatch DefaultActive=0 DefaultMaps=DM-1on1-Albatross DefaultMaps=DM-1on1-Crash DefaultMaps=DM-1on1-Desolation DefaultMaps=DM-1on1-Idoma DefaultMaps=DM-1on1-Irondust DefaultMaps=DM-1on1-Mixer DefaultMaps=DM-1on1-Roughinery DefaultMaps=DM-1on1-Serpentine DefaultMaps=DM-1on1-Spirit DefaultMaps=DM-1on1-Squader DefaultMaps=DM-1on1-Trite [XInterface.MapListDeathMatch] MapNum=0 Maps=DM-RRAJIGAR Maps=DM-RANKIN Maps=DM-CORRUGATION Maps=DM-DE-GRENDELKEEP Maps=DM-DE-IRONIC Maps=DM-DE-OSIRIS2 Maps=DM-GESTALT Maps=DM-IRONDEITY Maps=DM-METALLURGY Maps=DM-Deck17 Maps=DM-Antalus Maps=DM-Asbestos Maps=DM-Curse4 [XInterface.MapListTeamDeathMatch] MapNum=0 Maps=DM-RRAJIGAR Maps=DM-RANKIN Maps=DM-CORRUGATION Maps=DM-DE-GRENDELKEEP Maps=DM-DE-IRONIC Maps=DM-DE-OSIRIS2 Maps=DM-GESTALT Maps=DM-IRONDEITY Maps=DM-METALLURGY Maps=DM-Deck17 Maps=DM-Antalus Maps=DM-Asbestos Maps=DM-Curse4 [XInterface.MapListCaptureTheFlag] MapNum=0 Maps=CTF-ABSOLUTEZERO Maps=CTF-MOONDRAGON Maps=CTF-GRASSYKNOLL Maps=CTF-COLOSSUS Maps=CTF-SMOTE Maps=CTF-DOUBLEDAMMAGE Maps=CTF-AVARIS Maps=CTF-BRIDGEOFFATE Maps=CTF-FaceClassic Maps=CTF-CHROME Maps=CTF-Citadel Maps=CTF-Orbital2 [XInterface.MapListDoubleDomination] MapNum=0 Maps=DOM-ATLANTIS Maps=DOM-ACCESS Maps=DOM-ASWAN Maps=DOM-JUNKYARD Maps=DOM-RENASCENT Maps=DOM-SUNTEMPLE Maps=DOM-SCORCHEDEARTH [XInterface.MapListBombingRun] MapNum=0 Maps=BR-TWINTOMBS Maps=BR-BRIDGEOFFATE Maps=BR-CANYON Maps=BR-COLOSSUS Maps=BR-SERENITY Maps=BR-SkyLine Maps=BR-Anubis [BonusPack.MapListMutant] Maps=DM-RRAJIGAR Maps=DM-RANKIN Maps=DM-CORRUGATION Maps=DM-DE-GRENDELKEEP Maps=DM-DE-IRONIC Maps=DM-DE-OSIRIS2 Maps=DM-GESTALT Maps=DM-IRONDEITY Maps=DM-METALLURGY Maps=DM-Deck17 Maps=DM-Antalus Maps=DM-Asbestos Maps=DM-Curse4 [BonusPack.MapListLastManStanding] Maps=DM-RRAJIGAR Maps=DM-RANKIN Maps=DM-CORRUGATION Maps=DM-DE-GRENDELKEEP Maps=DM-DE-IRONIC Maps=DM-DE-OSIRIS2 Maps=DM-GESTALT Maps=DM-IRONDEITY Maps=DM-METALLURGY Maps=DM-Deck17 Maps=DM-Antalus Maps=DM-Asbestos Maps=DM-Curse4 [Onslaught.ONSMapListOnslaught] MapNum=0 Maps=ONS-TORLAN?LinkSetup=Default Maps=ONS-ARCTICSTRONGHOLD?LinkSetup=Default Maps=ONS-CROSSFIRE?LinkSetup=Default Maps=ONS-DRIA?LinkSetup=Default Maps=ONS-SEVERANCE?LinkSetup=Default Maps=ONS-RedPlanet Maps=ONS-Severance Maps=ONS-ArcticStronghold Maps=ONS-Torlan Maps=ONS-Primeval Maps=ONS-FrostBite Maps=ONS-Dria [Skaarjpack.MapListSkaarjInvasion] Maps=DM-RRAJIGAR Maps=DM-RANKIN Maps=DM-CORRUGATION Maps=DM-DE-GRENDELKEEP Maps=DM-DE-IRONIC Maps=DM-DE-OSIRIS2 Maps=DM-GESTALT Maps=DM-IRONDEITY Maps=DM-METALLURGY Maps=DM-Deck17 Maps=DM-Antalus Maps=DM-Asbestos [UT2K4Assault.ASMapList] Maps=AS-CONVOY Maps=AS-FALLENCITY Maps=AS-MOTHERSHIP Maps=AS-GLACIER Maps=AS-ROBOTFACTORY Maps=AS-JUNKYARD [DefaultLMS MaplistRecord] DefaultTitle=Default LMS DefaultGameType=BonusPack.xLastManStandingGame DefaultActive=0 DefaultMaps=DM-RRAJIGAR DefaultMaps=DM-RANKIN DefaultMaps=DM-CORRUGATION DefaultMaps=DM-DE-GRENDELKEEP DefaultMaps=DM-DE-IRONIC DefaultMaps=DM-DE-OSIRIS2 DefaultMaps=DM-GESTALT DefaultMaps=DM-IRONDEITY DefaultMaps=DM-METALLURGY DefaultMaps=DM-Deck17 DefaultMaps=DM-Antalus DefaultMaps=DM-Asbestos DefaultMaps=DM-Curse4 [DefaultMUT MaplistRecord] DefaultTitle=Default MUT DefaultGameType=BonusPack.xMutantGame DefaultActive=0 DefaultMaps=DM-RRAJIGAR DefaultMaps=DM-RANKIN DefaultMaps=DM-CORRUGATION DefaultMaps=DM-DE-GRENDELKEEP DefaultMaps=DM-DE-IRONIC DefaultMaps=DM-DE-OSIRIS2 DefaultMaps=DM-GESTALT DefaultMaps=DM-IRONDEITY DefaultMaps=DM-METALLURGY DefaultMaps=DM-Deck17 DefaultMaps=DM-Antalus DefaultMaps=DM-Asbestos DefaultMaps=DM-Curse4 [DefaultONS MaplistRecord] DefaultTitle=Default ONS DefaultGameType=Onslaught.ONSOnslaughtGame DefaultActive=0 DefaultMaps=ONS-TORLAN?LinkSetup=Default DefaultMaps=ONS-ARCTICSTRONGHOLD?LinkSetup=Default DefaultMaps=ONS-CROSSFIRE?LinkSetup=Default DefaultMaps=ONS-DRIA?LinkSetup=Default DefaultMaps=ONS-SEVERANCE?LinkSetup=Default DefaultMaps=ONS-RedPlanet DefaultMaps=ONS-Severance DefaultMaps=ONS-ArcticStronghold DefaultMaps=ONS-Torlan DefaultMaps=ONS-Primeval DefaultMaps=ONS-FrostBite DefaultMaps=ONS-Dria [DefaultINV MaplistRecord] DefaultTitle=Default INV DefaultGameType=SkaarjPack.Invasion DefaultActive=0 DefaultMaps=DM-RRAJIGAR DefaultMaps=DM-RANKIN DefaultMaps=DM-CORRUGATION DefaultMaps=DM-DE-GRENDELKEEP DefaultMaps=DM-DE-IRONIC DefaultMaps=DM-DE-OSIRIS2 DefaultMaps=DM-GESTALT DefaultMaps=DM-IRONDEITY DefaultMaps=DM-METALLURGY DefaultMaps=DM-Deck17 DefaultMaps=DM-Antalus DefaultMaps=DM-Asbestos [DefaultAS MaplistRecord] DefaultTitle=Default AS DefaultGameType=UT2k4Assault.ASGameInfo DefaultActive=0 DefaultMaps=AS-CONVOY DefaultMaps=AS-FALLENCITY DefaultMaps=AS-MOTHERSHIP DefaultMaps=AS-GLACIER DefaultMaps=AS-ROBOTFACTORY DefaultMaps=AS-JUNKYARD [DefaultBR MaplistRecord] DefaultTitle=Default BR DefaultGameType=XGame.xBombingRun DefaultActive=0 DefaultMaps=BR-TWINTOMBS DefaultMaps=BR-BRIDGEOFFATE DefaultMaps=BR-CANYON DefaultMaps=BR-COLOSSUS DefaultMaps=BR-SERENITY DefaultMaps=BR-SkyLine DefaultMaps=BR-Anubis [DefaultCTF MaplistRecord] DefaultTitle=Default CTF DefaultGameType=XGame.xCTFGame DefaultActive=0 DefaultMaps=CTF-ABSOLUTEZERO DefaultMaps=CTF-MOONDRAGON DefaultMaps=CTF-GRASSYKNOLL DefaultMaps=CTF-COLOSSUS DefaultMaps=CTF-SMOTE DefaultMaps=CTF-DOUBLEDAMMAGE DefaultMaps=CTF-AVARIS DefaultMaps=CTF-BRIDGEOFFATE DefaultMaps=CTF-FaceClassic DefaultMaps=CTF-CHROME DefaultMaps=CTF-Citadel DefaultMaps=CTF-Orbital2 [DefaultDOM2 MaplistRecord] DefaultTitle=Default DOM2 DefaultGameType=XGame.xDoubleDom DefaultActive=0 DefaultMaps=DOM-ATLANTIS DefaultMaps=DOM-ACCESS DefaultMaps=DOM-ASWAN DefaultMaps=DOM-JUNKYARD DefaultMaps=DOM-RENASCENT DefaultMaps=DOM-SUNTEMPLE DefaultMaps=DOM-SCORCHEDEARTH [DefaultVCTF MaplistRecord] DefaultTitle=Default VCTF DefaultGameType=XGame.xVehicleCTFGame DefaultActive=0 [IpDrv.UdpGamespyQuery] MinNetVer=0 OldQueryPortNumber=7787 bRestartServerOnPortSwap=False bDebugPortSwaps=True [Onslaught.ONSOnslaughtGame] OvertimeCoreDrainPerSec=20 bRandSetupAfterReset=False bAllowNonTeamChat=False FriendlyFireScale=0.00 NetWait=15 bForceRespawn=True bAdjustSkill=False bAllowTaunts=True bAllowTrans=False SpawnProtectionTime=2.0 LateEntryLives=1 LoginMenuClass=GUI2K4.UT2K4OnslaughtLoginMenu bAllowPrivateChat=True bWeaponStay=True bAllowWeaponThrowing=True ResetTimeDelay=10 GoalScore=3 MaxLives=0 TimeLimit=20 [UnrealGame.TeamGame] bBalanceTeams=True bPlayersBalanceTeams=False [UnrealGame.DeathMatch] MinNetPlayers=1 RestartWait=30 bTournament=False bAutoNumBots=True bColoredDMSkins=False bAllowPlayerLights=False bPlayersMustBeReady=False bWaitForNetPlayers=True bForceDefaultCharacter=False NamePrefixes[0]=Mr_ NamePrefixes[1]= NamePrefixes[2]=The_Real_ NamePrefixes[3]=Evil_ NamePrefixes[4]= NamePrefixes[5]=Owns_ NamePrefixes[6]= NamePrefixes[7]=Evil_ NamePrefixes[8]= NamePrefixes[9]= NameSuffixes[0]= NameSuffixes[1]=_is_lame NameSuffixes[2]= NameSuffixes[3]= NameSuffixes[4]=_sucks NameSuffixes[5]= NameSuffixes[6]=_OwnsYou NameSuffixes[7]= NameSuffixes[8]=_jr NameSuffixes[9]='s_clone [UnrealGame.UnrealMPGameInfo] BotMode=5 MinPlayers=0 EndTimeDelay=4.000000 BotRatio=1.000000 [Engine.VoiceChatReplicationInfo] bEnableVoiceChat=True bAllowLocalBroadcast=True MaxChatters=0 LocalBroadcastRange=1000.000000 DefaultBroadcastRadius=20.000000 VoIPInternetCodecs=CODEC_48NB VoIPLANCodecs=CODEC_48NB VoIPLANCodecs=CODEC_96WB [Engine.BroadcastHandler] bMuteSpectators=False bPartitionSpectators=False [XAdmin.AccessControlIni] PrivClasses=XAdmin.xKickPrivs PrivClasses=XAdmin.xGamePrivs PrivClasses=XAdmin.xUserGroupPrivs PrivClasses=XAdmin.xExtraPrivs [xVoting.xVotingHandler] VoteTimeLimit=70 ScoreBoardDelay=5 bAutoOpen=True MidGameVotePercent=50 bScoreMode=False bAccumulationMode=False bEliminationMode=False MinMapCount=2 MapVoteHistoryType=xVoting.MapVoteHistory_INI RepeatLimit=4 DefaultGameConfig=0 bDefaultToCurrentGameType=True bMapVote=False bKickVote=False bMatchSetup=False KickPercent=51 bAnonymousKicking=True MapListLoaderType=xVoting.DefaultMapListLoader ServerNumber=1 CurrentGameConfig=0 GameConfig=(GameClass="Onslaught.ONSOnslaughtGame",Prefix="ONS",Acronym="ONS",GameName="Onslaught",Mutators=,Options=)</CONTENTS> <DESCRIPTION>UT2004.ini</DESCRIPTION> <DISPLAYNAME>UT2004.ini</DISPLAYNAME> <RELATIVEPATH>/system/UT2004.ini</RELATIVEPATH> </CONFIGFILE> </DEFAULTCONFIGFILES> <RCONCOMMANDS /> </GAME></pre></div>
  19. seeing as everyone else is too lazy give me a few hours and i'll get one sorted
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use