runserver.sh

Problems setting up a server and other server related things

Moderators: Jay2k1, DavidM, The_One

Locked
Imo
Senior Member
Posts: 296
Joined: 12-03-2003 14:06
Contact:

runserver.sh

Post by Imo »

Could you guys post your ucc-bin startup line for me please? (LINUX)

Thanks.
Negative9
Posts: 10
Joined: 05-08-2004 21:38
Contact:

Post 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.
User avatar
Imaginos
Posts: 885
Joined: 17-03-2003 18:06
Contact:

Post 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
Imo
Senior Member
Posts: 296
Joined: 12-03-2003 14:06
Contact:

Post by Imo »

Thanks. I had a problem in my ini file and that's why it wasn't starting up. :/ All good now though.
Locked