Names of dedicated servers. HOW TO CHANGE IT?!?!?

Status
Not open for further replies.

Hetor

Member
I started dedicated server and tried change his name but server name still was SRB2 Server. I don't like this name! How to change it?
 
[url=http://www.srb2wiki.sepwich.com/wiki/Console#SERVERNAME_.3Cname.3E said:
SERVERNAME at wiki[/url]]Changes the default name of a server to be hosted. The server name can not be changed in the middle of a game.
so.... at the command line, add
Code:
 +SERVERNAME "Server name here"
 
You have to do it from the command line or the "manual parameters" box in the launcher. You also need to use the quotes around your server name.
 
Example

Hello Hetor.

Here is an example of a command line with what you're looking for.

Code:
-internetserver -dedicated -gametype 0 -file scr_mysticrealm.wad -servername "cia\123 dedicated server"
As you can see, basically you have to type in:
Code:
-servername "<servername>"
Yes, this should be typed up in the "Manual Parameters:" text box in the Main Options Tab of the Sonic Robo Blast 2 Launcher (without inequality signs; check example).
 
To be honest, I normally just make an adedserv.cfg file and put the details (motd, servername, etc) in there...

Make the file in notepad, treat it like autoexec.cfg and put it in your SRB2 directory, when you run a dedicated server it'll load it up.
Dunno about you guys, but it works for me.
 
Status
Not open for further replies.

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

Back
Top