Dedicated Server

Status
Not open for further replies.

InuYasha

Member
Well...I'd like tomake one but when I try it fails so...can someone tell me how to make a dedicated server?
 
Your command-line should be something like this:

Code:
srb2win -dedicated -internetserver

You'll also want an adedserv.cfg (which is executed instead of autoexec.cfg for dedicated servers) that specifies the server-name:

Code:
servername "InuYasha's Server"

Then, do something along the lines of this in the console to set the map and gametype:

Code:
map map90 -gametype match
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top