Deathball windows server problem
Posted: 07-07-2004 09:27
Hey, I'm having problems installing Deathball on our windows server. UT2k4 is installed and works fine (along with other mods such as frag-ops, domain, red orchestra etc) but I can't get deathball to install.
I have d/led the .zip file, extracted it to the ut2k4 directory, and put the following .BAT file in the ut2k4/deathball directory:
@echo off
:10
cd ../System
ucc server
DB-Cube?game=DeathBall.DB_Deathball?AdminName=oap?AdminPassword=** log=log.log
copy log.log logcrash.log
goto 10
when i run this .bat file it doesn't run the deathball, nor can i find a 'deathball.ini' file anywhere, which i presume is created once the bat file it run correctly.
Any help on this matter would be greatly appreciated.
I have d/led the .zip file, extracted it to the ut2k4 directory, and put the following .BAT file in the ut2k4/deathball directory:
@echo off
:10
cd ../System
ucc server
DB-Cube?game=DeathBall.DB_Deathball?AdminName=oap?AdminPassword=** log=log.log
copy log.log logcrash.log
goto 10
when i run this .bat file it doesn't run the deathball, nor can i find a 'deathball.ini' file anywhere, which i presume is created once the bat file it run correctly.
Any help on this matter would be greatly appreciated.