//flex table opened by JP

Click to See Complete Forum and Search --> : Quake2 Linux LAN Setup


bclampitt
12-04-2000, 11:49 AM
my teacher has told our class that this quarter... our project for a grade will be to either setup a quake server to play over the network against each other.. or to setup a web server and host like a message board and what not.... so.. is there anyone here that can help me out in setting up a quake server with linux?

links, tips, tricks, etc.. all welcome.. http://sysopt.earthweb.com/forum/smile.gif

Dash
12-04-2000, 05:57 PM
Lol.. i just typed a whole post on setting up a Quake 3 server...

[This message has been edited by Dash (edited 12-04-2000).]

bclampitt
12-04-2000, 06:01 PM
Thanks... will be giving it a shot next class period http://sysopt.earthweb.com/forum/smile.gif

hopefully it works.. so I can have around 6 weeks of gaming and kicking some ppl's asses http://sysopt.earthweb.com/forum/smile.gif

then maybe ... will setup a webserver too!

Dash
12-04-2000, 06:52 PM
Heh, i typed all that out for Q3, your gonna run into problems doing that with Q2... sorry

bclampitt
12-04-2000, 09:04 PM
well.. I guess we will have to go with q3.. won't we http://sysopt.earthweb.com/forum/smile.gif

bclampitt
12-05-2000, 03:49 PM
hey thanks.. don't type it again!!
heh

we will play with it till we get it to work.. from your instructions.. http://sysopt.earthweb.com/forum/smile.gif

Dash
12-06-2000, 01:08 AM
Oh my... !@$%^ =]
1)Install Linux
2)mkdir /usr/local/games/quake3
3)mkdir /usr/local/games/quake3/baseq3
4)mount /mnt/cdrom
5)cp /mnt/cdrom/Quake3/baseq3/*.pak /usr/local/games/quake3/baseq3/
6)Download 1.17 point release (http://www.quake3world.com/files/linuxq3apoint-1.17.x86.run)
7)chmod +X linuxq3apoint-1.17.x86.run
8)./linuxq3apoint-1.17.x86.run
9)Download q3comp (www.reactivesoftware.com)
9)mv q3compv129b.zip /usr/local/games/quake3
10)cd /usr/local/games/quake3
11)unzip q3compV129b.zip
12)./quake3 +set fs_game q3comp +exec q3comp.cfg

Your cruel for making me type that again =]
Tell me if you have any problems with those instructions