How Can I Make A Quake 3 Server on My Box

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
jzerk
New to forums
New to forums
Posts: 3
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Jan 16, 2012 6:04 pm

How Can I Make A Quake 3 Server on My Box

Post by jzerk »

Can anyone help me out here, my friend wants me to host him one.
User avatar
Edge100x
Founder
Founder
Posts: 12948
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: How Can I Make A Quake 3 Server on My Box

Post by Edge100x »

Do you have a managed or unmanaged configuration?
jzerk
New to forums
New to forums
Posts: 3
Joined: Mon Jan 16, 2012 6:04 pm

Re: How Can I Make A Quake 3 Server on My Box

Post by jzerk »

unmanaged
User avatar
Edge100x
Founder
Founder
Posts: 12948
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: How Can I Make A Quake 3 Server on My Box

Post by Edge100x »

You will need to first upload your (fully updated) Quake3 distribution to the server. If it's a Windows server, you can start a server straight from there, by opening a command prompt, changing to the directory of the files, and executing a command like this:

Code: Select all

quake3.exe +set fs_homepath c:\$itspath +set dedicated 2 +set net_ip $ip +set sv_maxclients $maxplayers +set com_hunkmegs 56 +exec server.cfg
Where $itspath is the path, $ip is the IP, $maxplayers is the number of players to execute, and server.cfg contains your desired server settings.
jzerk
New to forums
New to forums
Posts: 3
Joined: Mon Jan 16, 2012 6:04 pm

Re: How Can I Make A Quake 3 Server on My Box

Post by jzerk »

If I don't have a copy of Quake 3, would you know somewhere online / instores where I can purchase or download one?
User avatar
Edge100x
Founder
Founder
Posts: 12948
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: How Can I Make A Quake 3 Server on My Box

Post by Edge100x »

I don't know of a place offhand, but you may be able to find one. I know that the Quake3 code has been open-sourced, though I'm not sure about its other resources.
Spifft
A regular
A regular
Posts: 42
Joined: Thu Feb 17, 2011 2:42 pm

Re: How Can I Make A Quake 3 Server on My Box

Post by Spifft »

quakelive.com pretty much houses whats left of Q3 players imho.
.=QUACK=.Major.Pain
This is my homepage
This is my homepage
Posts: 1573
Joined: Sun Jun 26, 2011 8:03 am

Re: How Can I Make A Quake 3 Server on My Box

Post by .=QUACK=.Major.Pain »

Didn't realize there were so many type of Quake 3 games.
Looking a server install packages, there are like 10 versions.
Visit gspreviews.com And Rate & Review Your Old & Current GSP's
Find Your GSP Coupons at gspreviews.com/coupons/
FAST
This is my homepage
This is my homepage
Posts: 340
Joined: Sat Dec 10, 2011 11:43 pm
Location: Toronto, Canada

Re: How Can I Make A Quake 3 Server on My Box

Post by FAST »

there are ~ 4K players in quake 3 reguarly. Not bad for game a decade old.

Had lots of fun with it.
Post Reply