View Single Post
  #5  
Unread 27th October, 2007, 04:00 PM
dirrty[starbuck]'s Avatar
dirrty[starbuck] dirrty[starbuck] is offline
Killing Spree
 
Join Date: Jan 2006
Posts: 18
Default

Here is the code I execute to launch dirrtyclan's beta demo ut3 server (obviously replace the login and passwords):

Code:
"C:\Unreal Tournament 3 Demo\Binaries\UT3Demo.exe" Server VCTF-Suspense?GameMode=3?MaxPlayers=8?MinNetPlayers=0?NumPublicConnections=8?NumPrivateConnections=0?NumOpenPublicConnections=8?NumOpenPrivateConnections=0?numplay=6?BotSkill=5?GoalScore=3?bUsesStats=True?TimeLimit=30?PureServer=1?bIsDedicated=True?bUsesStats=True?AdminPassword=xxxxxx?ServerDescription=068000105000114000114000116000121000039000115000032000079000102000102000105000099000105000097000108000032000066000101000116000097000032000068000101000109000111000032000083000101000114000118000101000114000?PingInMs=200 -log=ServerLog.log -Login=xxxxxx -Password=xxxxxx
We also have our own server description generator link posted here: http://forum.dirrtyclan.com/Default.aspx?g=posts&t=140

Make sure when copying and pasting the startup script that it doesn't contain any return characters (should be one straight line in a text file wordwrap off).

Reply With Quote