
                                      ******************************
                                      * H E A D H U N T E R S  1.0 *
                                      ******************************

	Setting up a Head Hunters Server:

      set deathmatch to 1 or 2:
      -------------------------
	1) Regular deathmatch
	2) Old Style deathmatch

      set teamplay to 0,1 or 2:
	-------------------------
	0) Teamplay off  Deathmatch Head Hunters
	1) Teamplay on:  Cant hurt teammates.  Can hurt self
	2) Teamplay on:  Can hurt teammates.


      set temp1: (add the following value for each setting you want to set)
	----------

	1) enables custom head hunters including levels, sounds and models. When set client must download. When 	off client does not need to download.

	2) Weapon disable : Disables the head hunters grapple gun to replace the regular nail gun. Gun only 	available when custom enable set.

	4) Level Voting disable : When set the level voting is turned off and random level selection is enabled. 	When random, head hunters levels picked half the time. Others randomly picked from dm1-dm6, e1m1-e1m6, 	e2m1-e2m6, e3m1-e3m6, e4m1-e4m6 and start.

	8) Frags for Kills: Gives players frags for kills as well as returning heads. This way players who dont 	play well can still get some frags.  Not the point of head hunters but in here for servers to use.

	16) Sum Scoring Off: Gets rid of my crazy scoring system in deathmatch. So if three heads brought back 	only three frags are given.  Not 6 like the normal head hunters scoring. Only effective for 
	non-teamplay games.

	32) Death Message Disable: Turn off the head hunters death messages that take some bandwidth.

	64) Pickup Message Disable: Turn off the pickup messages that really take a lot of bandwidth.
	
	128) Altar Message Disable: Turn off the altar messages that are pretty low bandwidth.

	So to run a server with Custom Head Hunters(1), Level Voting Disabled(4) and Frags for Kills(8) 
	you would set temp1 to 13 (1 + 4 + 8)

	Lag is sometimes an issue with head hunters. There are two ways to lower lag. Both cause fewer heads 
	to be in the game at one time.

	When running a non-teamplay server you can reduce the number of visible heads on a players belt at one 	time. The player still scores all the heads he picks up but other players only see the number specified 	here and he will only drop that many. By default num heads it five.  To set it lower multiply the 	number you want by 512 and add it to the temp1 cvar. For example: I have temp1 at 13. I want to 	reduce lag so I pick 3 heads visible. 512 X 3 is 1536. I add 1536 to 13 and set temp1 to 1549.

	There is also a lag setting. This controls how long before heads time out when not picked up.  A lag 	setting of 0 is 20 seconds, lag of 1 is 15, 2 is 10 and 3 is 5.  If you set the lag setting high then 	there are fewer heads in play at any one time reducing lag. The default lag setting is 0.  To set lag 	multiply the desired lag by 8192 and add to temp1.

	This is all pretty confusing, no?	Well the set temp1 to 1 and have fun. Or fill out this table.


      Option              | Value     | Selected |
	--------------------------------------------
	Custom Enable       | 1         |          |
	Weapon Off          | 2         |          |
	Voting Off          | 4         |          |
	Frags for Kills     | 8         |          |
	Sum Scoring Off     | 16        |          |
	Death Messages Off  | 32        |          |
	Pickup Messages Off | 64        |          |
	Altar Messages Off  | 128       |          |
	Max Heads Carried   | ___ x 512 |          |
	Lag Setting         | ___ x 8192|          |
	--------------------------------------------
				   Temp1 = |          |
	--------------------------------------------

	For each option you want copy the value to the selected column. For Max Heads Carried and Lag Setting 	multiply the value you want by the modifier shown and write that in selected. Now sum the selected
	column and write the value next to temp1. That is the setting you want.

	Recommended Internet Server settings.
	--------------------------------------------
	Custom Enable       | 1         |    1     |
	Weapon Off          | 2         |    2     |
	Voting Off          | 4         |          |
	Frags for Kills     | 8         |          |
	Sum Scoring Off     | 16        |          |
	Death Messages Off  | 32        |          |
	Pickup Messages Off | 64        |    64    |
	Altar Messages Off  | 128       |          |
	Max Heads Carried   | _3_ x 512 |   1536   |
	Lag Setting         | _2_ x 8192|  16384   |
	--------------------------------------------
			          Temp1 = |  17987   |
	--------------------------------------------

      A sample command line would be:

      quake -game hh -dedicated +deathmatch 1 +teamplay 1 +temp1 17987 +fraglimit 50 +timelimit 15 +map hh1b

	Good luck, and be sure to e-mail me at czimmerm@cyberenet.net with your server!
