home *** CD-ROM | disk | FTP | other *** search
- #################################################
- #
- # file:rift.cfg for Rift 0.6.4
- #
- # 1996, Robert Jamison
- #
- # Remember to enclose any arguments with white
- # space with quotes: "now is the time ..."
- #
- # Quit Rift and start again for changes to take effect
- #
- #################################################
- #
- # This line is used to enable Rift to be run from a
- # different directory from Quake.
- # If not "." then the value MUST contain the drive
- # letter. Ex: "g:\quake_sw"
- # default: quakedir "."
- quakedir "."
- #
- # The following line is the list of parameters used by
- # Rift to launch Quake. These can be edited to match those
- # that you have in your favorite Q95.bat settings.
- # default: quakeargs " "
- quakeargs "-noipx -noserial -mpath"
- #
- # The following line is used to control whether
- # reverse DNS lookups are performed
- # default: reverseDNS TRUE
- reverseDNS TRUE
- #
- # The following line is used to control whether
- # background AutoPinging is performed
- # default: AutoPing TRUE
- AutoPing TRUE
- #
- # This line is used to control whether the items are sorted
- # by UDP response times or ping times. Choices: PING or UDP
- # default: sortstyle UDP
- sortstyle UDP
- #
- # UDPMax is used for filtering out unwanted servers from your
- # Rift listing. TO reduce the number of servers displayed,
- # you can reduce the millisecond threshold of a "good" server
- # to something you prefer, say "udpmax 400"
- # default: udpmax 10000 (ten seconds, in other words, everything ;-)
- udpmax 10000
- #
- # ServerOpen is a list-filtering flag, that determines is a server
- # is displayed or not. If ServerOpen is set to TRUE, then only
- # those server with open slots are shown. If FALSE, then all
- # servers, even full (8/8, 16/16, etc) will be shown.
- serveropen TRUE
- #
- # ShowHost determines if the domain name of the server is displayed
- # as well as the IP address
- # default: ShowHost TRUE
- showhost TRUE
- #
- # Do you want Rift to embed a server list in Quake via a script?
- # default: script TRUE
- script TRUE
- #
- # If you want a script, what should the hotkey for it be?
- # default: hotkey r
- hotkey r
- #
- # Do you want to get the server list from www.stomped.com?
- # default: stomped TRUE
- stomped FALSE
- #
- # Do you want to get the ][ronman list from citrix.progress.com?
- # default: ironman TRUE
- ironman TRUE
- #
- # THE NEXT 3 WORK TOGETHER
- # Do you want to create an HTML file with the list results? (Cool)
- # default: html TRUE
- html TRUE
- # What do you want the source (template) file to be be?
- # This file needs to have a line starting with "RIFT HERE" in it
- # where you want the rift table inserted.
- htmltmpl tmpl.htm
- # What do you want the final output file to be?
- htmlout rift.htm
- #
- # Thanks for flying Rift
- #
-