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
ChaosUT with Ut_GOTY command line problems
Hi.
Does this help?
Does this help?
(quoted from ChaosUT server setup page)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