Page 1 of 1

-mod help

Posted: 09-06-2004 00:16
by CorDawg
Is there a way to run db with -mod AND join a server, for example if i wanna click on a ut2004 deatchball link, i want it to open 2k4 in deathball mode, then open the server

ut2004.exe -mod=deathball GameIP

somethign like that, but that there doesnt work

-join
-something?

Posted: 09-06-2004 11:15
by Bazzi
use deathball://ip to join a deathball server, it will open DB instead of plain ut.
(Just works when you used the installer, though)

I used the following command for that:

'$INSTDIR\System\UT2004.exe "%1" -mod=deathball'

Where %1 is the IP

Posted: 09-06-2004 12:40
by CorDawg
edit: works now gg