ChaosUT with Ut_GOTY command line problems

If you're having a problem with any of the UT versions of Chaos, post here for help.
Post Reply
voodoo1977
Posts: 1
Joined: Mon Oct 17, 2011 8:57 pm

ChaosUT with Ut_GOTY command line problems

Post by voodoo1977 »

Hi

I'm trying to run ChaosUT on Unreal tournament GOTY from command line.

It works absolutely fine from clicking dedicated in create new network game when i manually load up the game and configure it, but i can't get it to run when i make a batch file.

What command line parameters and config files do i need to get this to work from ucc.exe?

Thanks for any help

Voodoo
R.Flagg
Chaotic Dreams Team
Posts: 8460
Joined: Thu May 09, 2002 2:55 pm

Post by R.Flagg »

Hi.

Does this help?
Sample bat file to start a koth server:

c:
cd \unrealtournament\system
ucc server koth_alpha_pyramid.unr?Game=Chaosgames.ChaosKOTH?Listen -server log=server.log

and for KOTH team game

c:
cd \unrealtournament\system
ucc server koth_outpost_arena.unr?Game=Chaosgames.ChaosTeamKOTH?Listen -server log=server.log
(quoted from ChaosUT server setup page)
Post Reply