Untitled
By: a guest | Mar 20th, 2010 | Syntax:
None | Size: 0.97 KB | Hits: 52 | Expires: Never
runequake files
ftp://ftp.runequake.com/quake/runequake/runequake-1.3.61-src.tar.gz
quakeworld server
http://www.filewatcher.com/b/ftp/ftp.idsoftware.com/idstuff/quakeworld/unix.0.0.html
file to start server
cat startqwserver
#!/bin/bash
cd /home/grind/quake
/home/grind/quake/qwsv +gamedir runes +exec clan31337.cfg
config file for runes server
http://clan.servebeer.com/clan31337.cfg
pak files (my connection only has about 100K/s upload)
http://clan.servebeer.com/pak0.pak 18.3MB
http://clan.servebeer.com/pak1.pak 34.3MB you may be able to find those files elsewhere quicker :D
there is a console config command you can add to the config like "rcon_password <pass>" i think is how the syntax is, this enables remote administration from within the game ala "rcon map dm3" to change to map dm3
this should be all that you need from here on out, the server tells you the binds to make for the runes addon, but i'll figure those out and make another text file