Page 1 of 1

runserver.sh

Posted: 09-08-2004 20:29
by Imo
Could you guys post your ucc-bin startup line for me please? (LINUX)

Thanks.

Posted: 10-08-2004 16:07
by Negative9
I got this from a tutorial.

I made a file called startserver and added this line to it:
screen -A -m -d -S UT2k4 ./ucc-bin server DB-SmallCube.ut2?Mutator=UT2Vote42.UT2Vote ini=ut2004.ini -nohomedir

But thats if your using UT2Vote.

Posted: 11-08-2004 01:36
by Imaginos
Wow. Nothing but Windows admins here?

That line is on the right track at least.

An alternate to using the ut2vote, which some people might want to do.. why, I dunno.. /me loves UT2Vote.

screen -A -m -d -S UT2k4 ./ucc-bin server DB-Cube?Game=deathball.DB_DeathBall ini=ut2004.ini -nohomedir

Posted: 12-08-2004 11:20
by Imo
Thanks. I had a problem in my ini file and that's why it wasn't starting up. :/ All good now though.