OverLord Rules

Chaos Loses

And here they are, my AUTOEXEC.CFG files for Quake/QuakeWorld and Quake 2! Read my Funky Names overview for details on how to include high ascii characters in your Quake name.
Quake/QuakeWorld
Get the sounds to go with the FAQ proxy.
// Q1 AUTOEXEC.CFG, Cloud-Warrior, Guns Islanders, http://weber.ucg.ie/quake/
+mlook
+speed
color "3 3"
crosshair "1"
fov "110"
gamma "0.4"
lookstrafe "0"
lookspring "1"
m_pitch "-0.022"
m_yaw "0.033"
name "ÇÉCloud-Warrior"
noskins "2"
rate "5000"
scr_conspeed "5000"
sensitivity "20"
skin "gicloud"
team "gi"
alias "+fastforward" "host_framerate 1.0"
alias "-fastforward" "host_framerate 0.0"
alias "+netgraph" "r_netgraph 1"
alias "-netgraph" "r_netgraph 0"
alias "+quickgrenade" "impulse 6; +attack"
alias "-quickgrenade" "-attack; impulse 7"
bind "ctrl" "+quickgrenade"
bind "downarrow" "+back"
bind "end" "impulse 7"
bind "enter" "+showscores"
bind "f1" "say Christopher Columbus!"
bind "f2" "say Heyy-YAHH!"
bind "f3" "say Mo-Town thirsts, Mo-Town drinks..."
bind "f4" "say Shee-EHHH..."
bind "f5" "say argh"
bind "f6" "say heh"
bind "f7" "say lol"
bind "f8" "say :)"
bind "f9" "+fastforward"
bind "f10" "disconnect; quit"
bind "f11" "zoom_in"
bind "f12" "screenshot"
bind "ins" "impulse 1; wait; impulse 2; wait; impulse 3; wait; impulse 4; wait; impulse 5; wait; impulse 6; wait; impulse 7; wait; impulse 8"
bind "leftarrow" "+moveleft"
bind "mouse1" "+attack"
bind "mouse2" "+jump"
bind "pgup" "+moveup"
bind "pgdn" "+movedown"
bind "r" "+netgraph"
bind "rightarrow" "+moveright"
bind "s" "messagemode2"
bind "t" "messagemode"
bind "shift" "impulse 12"
bind "uparrow" "+forward"
bind "/" "impulse 10"
// FAQ proxy and teamplay commands.
// Why have I defined these keys? Some explanations are given after the slashes.
// Three pent keys under each other ("Enemy has" = 0, "Going for" = p, "I have" = semicolon).
// Same goes for quad and eyes (except for "I have" which stays with semicolon).
// Issue this command when you've connected - proxy:soundtrigger z - for sounds.
bind "=" "say_team !! Enemy got eyes !!"
bind "-" "say_team !! Enemy has quad !!"
bind "0" "say_team !! Enemy has pent !!"
bind "9" "say_team !! Need help now at %l !!; wait; say_team zheavy" // _n_ine = _n_eed
bind "8" "say_team !! %e enemies attacking %l !!; wait; say_team zincoming" // _e_ight = _e_nemies
bind "7" "say_team $$ Free weapon/pak at %l $$" // 7 = rocket launcher ![]()
bind "6" "say_team $$ Free armour at %l $$" // item announced (7 or 6), coming (5), waiting (4)
bind "5" "say_team $$ Coming for that item $$"
bind "4" "say_team $$ Waiting for item at %l - don't touch $$"
bind ";" "say_team -- I have %p --; wait; say_team zger"
bind "'" "say_team -- At %l with %b, %h health, %a armour --; wait; say_team zsecurearea"
bind "" "say_team -- %l secured --; wait; say_team zareasecure"
bind "]" "say_team ** Going for eyes **"
bind "[" "say_team ** Going for quad **"
bind "p" "say_team ** Going for pent **" // _p_ent
bind "o" "say_team Okay, acknowledged" // _o_kay
bind "i" "say_team Sorry, ignore that" // _i_gnore
bind "u" "say_team No"
bind "y" "say_team Yes" // _y_es
bind "l" "say_team !! I'm on your team - be careful !!; say_team zmad" // _l_oony, _l_eave me alone
bind "k" "say_team !! Too insecure - meet in safe zone !!; wait; say_team zbreakoff" // brea_k_ off
bind "j" "say_team ?? Status ??" // _j_ohn asks what's going on
bind "h" "say_team ?? Hurt - anywhere safe ??; wait; say_team zmedic" // _h_urt, _h_ealth
bind "g" "say_team ?? No gun - any weapons available ??; wait; say_team znoammo" // no _g_un
Quake 2
// Q2 AUTOEXEC.CFG, Cloud-Warrior, Guns Islanders, http://weber.ucg.ie/quake/
+mlook
+speed
set "adr0" "q2ffa1.quake.ie"
set "adr1" "q2ctf1.quake.ie"
set "adr2" "q2war1.quake.ie"
set "crosshair" "1"
set "fov" "110"
set "lookstrafe" "0"
set "lookspring" "1"
set "m_pitch" "-0.022"
set "m_yaw" "0.033"
set "sensitivity" "20"
set "skin" "male/gicloud"
set "name" "ÇÉCloud-Warrior"
set "vid_gamma" "0.5"
bind "" "invuse"
bind "backspace" "inven"
bind "ctrl" "+movedown"
bind "enter" "cmd help"
bind "f1" "say Christopher Columbus!"
bind "f2" "say Heyy-YAHH!"
bind "f3" "say Mo-Town thirsts, Mo-Town drinks..."
bind "f4" "say Shee-EHHH..."
bind "f5" "say argh; wave 0"
bind "f6" "say heh; wave 1"
bind "f7" "say lol; wave 2"
bind "f8" "say :); wave 3"
bind "f9" "say wow; wave 4"
bind "kp_ins" "use Hyperblaster"
bind "leftarrow" "+moveleft"
bind "mouse2" "+moveup"
bind "rightarrow" "+moveright"
bind "s" "messagemode2"
bind "shift" "weapprev"
Recent Comments