Quake3 Master Server For Windows

Discuss programming topics for any language, any source base. If it is programming related but doesn't fit in one of the below categories, it goes here.
Post Reply
owen_a
Posts: 3
Joined: Thu Jul 30, 2009 11:18 pm

Quake3 Master Server For Windows

Post by owen_a »

hey. I've maanged to compile Quake1, and Quake3.

But i have 1 question... I've looked inside the QuakeIII source code, and i've seen this to connect to the master server.

#define MASTER_SERVER_NAME "master.quake3arena.com"

I was wondering, because I want to make my own game, If i could make a master server oor do you just type in the name of your server ?

Is it an application something? Or do you just link it to your server? or Web server ?

Can anyone help me?
leileilol
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Post by leileilol »

dpmaster can run Quake3 compatible master servers.
i should not be here
owen_a
Posts: 3
Joined: Thu Jul 30, 2009 11:18 pm

Post by owen_a »

ye, i've run thew .exe. Its a command prompt. What port does it exactly run on?

Is it 820? I need to set this in the code.
Post Reply