this manual will explain to you how to run your own dedicated quakelive server on a linux box.


WARNING: RUNNING THIS SERVER MIGHT GET YOUR QL ACCOUNT BANNED!
Waiting for an official statement by id is recommended.


requirements:
– an updated 32bit linux installation of quakelive to copy files from (www.quakelive.com)
– qll (binary, source)

steps:
– make a directory for the server

– copy quakelive client files:
quakelive.i386.so (found in ~/.quakelive/quakelive/home/baseq3/)
baseq3 directory (found in ~/.quakelive/quakelive/baseq3/)

– copy qll binary to server directory (don’t forget to chmod +x qll)
server directory should look like this:
./quakelive.i386.so
./qll
./baseq3/pak10.pk3
./baseq3/qzdm9.pk3
./baseq3/qzdm16.pk3
./baseq3/qzctf6.pk3
./baseq3/qzdm18.pk3
./baseq3/qzdm3.pk3
./baseq3/pak17.pk3
./baseq3/qztourney8.pk3
...

– run qll as you would run q3ded or etded, for example:
./qll +set dedicated 2 +set fs_homepath /home/user/.quakelive +set fs_basepath /home/user/quakelive +set net_port 12345 +set rconpassword kurwa +set g_gametype 5 +map qzctf3

what isn’t supported:
– punkbuster
– 64bit
– server doesn’t show up in quakelive.com server browser

post if something goes wrong!

polska manual coming soon