dansh wrote:78.47.60.18:27980 Q3ALIVE.NET |SG| FFA
78.47.60.18:27981 Q3ALIVE.NET |SG| DUEL
78.47.60.18:27982 Q3ALIVE.NET |SG| BR
Thanks in advance.
was editet;)
regards
a.k47
Moderators: Joe Kari, Pardner, TheDoctor
dansh wrote:78.47.60.18:27980 Q3ALIVE.NET |SG| FFA
78.47.60.18:27981 Q3ALIVE.NET |SG| DUEL
78.47.60.18:27982 Q3ALIVE.NET |SG| BR
Thanks in advance.
dansh wrote:Hello.
Running a master server, which searches Smokin' Guns servers.
For client:
Need to add a line to file q3config.cfg:
- Code: Select all
seta sv_master1 "master.q3alive.net"
For server:
Need to add a line to file server.cfg:
- Code: Select all
seta sv_master2 "master.q3alive.net"
The register server will take max 5 minutes.
For Monster Browser:
Need to add a line in section [Smokin' Guns] to file mods.ini:
- Code: Select all
masterServer=master.q3alive.net
Add my servers to this topic:
78.47.60.18:27980 Q3ALIVE.NET |SG| FFA
78.47.60.18:27981 Q3ALIVE.NET |SG| DUEL
78.47.60.18:27982 Q3ALIVE.NET |SG| BR
Thanks in advance.
dansh wrote:For client:
Need to add a line to file q3config.cfg:
- Code: Select all
seta sv_master1 "master.q3alive.net"
moRtem wrote:dansh wrote:For client:
Need to add a line to file q3config.cfg:
- Code: Select all
seta sv_master1 "master.q3alive.net"
I am not sure, but usually sv_ indicates a server-command. So i guess a client won't benefit from changing this setting.
a.k47 wrote:ehmmm...i wrote the first one in my config, and started sg..but nothting happens==>not new list in smokin guns i mean:(
regards
a.k47
C:\Users\<your name>\AppData\Roaming\Smokin' Guns\smokinguns
/home/<your name>/.smokinguns/smokinguns
dansh wrote:moRtem wrote:dansh wrote:For client:
Need to add a line to file q3config.cfg:
- Code: Select all
seta sv_master1 "master.q3alive.net"
I am not sure, but usually sv_ indicates a server-command. So i guess a client won't benefit from changing this setting.
This is simply the substitution of a master server idsoftware that does not work on the working master server. Nothing more, really.
Pardner wrote:Hmmm... I think moRtem might be right on this. I always thought that sv_ commands were serverside only and don't have anything to do with the clients.
moRtem wrote:I am not sure, but usually sv_ indicates a server-command. So i guess a client won't benefit from changing this setting.
dansh wrote:In the next release 1.1 would be good to add your own master server, for example sv_master1 "master.smokin-guns.net".
That's a very good idea. Even if "master.smokin-guns.net" is just a CNAME for "master.ioquake3.org" (or any other masterserver for that matter).
#define MASTER_SERVER_NAME "master.quake3arena.com"
#define MASTER_SERVER_NAME "master.q3alive.net"
dansh wrote:Unfortunately the master server master.ioquake3.org not looking for Smokin 'Guns servers, so need to do your own.
Joe Kari wrote:Does anyone know where to find those master server binaries/source-code ?
If it isn't too much time-consuming, I can eventually build a small php-based master-server (so it can be hosted almost everywhere), but I need some pointer to know how it is supposed to work.