Rune Quake Head Hunters ModeType
vote-heads to enable this mode.
Rune Quake's head hunter mode is a recreation of Charlie Zimmerman's Head Hunter mod.
To test head hunters mode, go to quake.shmack.net:26002 and type 'heads' in the console. InstructionsKillng your opponent will always result in decapitation. Instead of getting a frag for your kill, you must pick up the head and bring it to the altar, which looks like the teleporter on e1m7 in pent room. The more heads you bring to the altar at once, the more frags you will receive from The Gods. For example,
1 head = 1 frag
2 heads = 3 frags
3 heads = 6 frags
4 heads = 10 frags
5 heads = 15 frags
etc,.
Custom Altar Placement (for server ops)To create an altar from the server console, you first need to populate the
scr_ofsx,
scr_ofsy,
scr_ofsz cvars with the corresponding xyz coordinates, then type
create_altar or
remove_altar. NOTE: If you're having trouble finding the coordinates for placement, connect to the server with a client, then use
show-pos at the location you want to place your altar. For example, typing
scr_ofsx 100
scr_ofsy -200
scr_ofsz 50
create_altarwill create an altar at location '100 -200 50' on the current map you're on.
If you want to have these instructions load automatically for you each time your level loads, simply create a folder called
altars either inside your
id1 or
runequake directory. Next. create a text file and enter the instructions exactly as I have shown above. You can create as many altars as you want and you can remove existing altars from levels with hard coded altars by entering the coordinates and using the
remove_altar command. After your text file is finished, the file name should match the name of your map, followed by the extension .alt. While your drive letter and installed Quake might be in a different location, the path and file name should look similar to this:
Improvements / Bug Fixes
- Heads that fall out of the level or land in lava respawn elsewhere on the level.
- Phoenix rune holders cannot be picked up and don't spawn a new head when resurrected.
- Switch rune switches the heads you carry. [Suggestion by Zop]
- Added max visible heads, currently 16.
- Use show-riders to see how many heads you have and frag value.
Known IssuesThe mode is currently under development so please report any bugs!