-- Quake II: LOX--

General Info

All downloads can be found at:
http://www.windowmeister.com/lox
http://www.clanwos.org

Aliases

These aliases are ones I made to increase my skill. Copy and paste the alias you want to use into the autoexec.cfg file OR make a new cfg file and add "exec myconfig.cfg" at the bottom of the autoexec.cfg. Don't forget to put copy the title too (in blue). Change any values to suit your needs...try not to delete or add anything unless you know what you are doing.

//Simple zoom
unbind shift
alias +zoom "sensitivity 2; fov 20"
alias -zoom "sensitivity 11; fov 90"
bind shift +zoom

//Screens
alias +screen "cl_gun 0; crosshair 0"
alias -screen "cl_gun 1; crosshair 1"

//Crosshairs
alias cross1 "crosshair 1;wait;bind pgup cross2"
alias cross2 "crosshair 2;wait;bind pgup cross3"
alias cross3 "crosshair 3;wait;bind pgup cross4"
alias cross4 "crosshair 0;wait;bind pgup cross1"
bind pgup "cross1"

//press\release Scoreboard
alias +score "cmd help"
alias -score "cmd help"
bind tab +score

//plasma cluster tripwires
alias +plasmaclusterwire "use plasma cluster grenade; bind mouse1 laser"
alias -plasmaclusterwire "bind mouse1 +attack;weaplast"
bind / +plasmaclusterwire

//my scanner position on screen
alias scanner1 "scanner 0 0;wait; bind a scanner2"
alias scanner2 "scanner -100 -100;wait;scanner -100 -100;wait;bind a scanner1"

//multi-hook
alias multihk "wait;hook action;hook action;wait"
bind l multihk

alias +multihk "bind mwheelup multihk"
alias -multihk "bind mwheelup push"
bind end +multihk

//hook
alias -hook "hook stop"
alias +shrink "hook shrink"
alias -shrink "hook stop"
alias +grow "hook grow"
alias -grow "hook stop"
bind mouse3 +hook

//angels
alias +angel "bind 1 angelol; bind 2 angelod; bind 3 angelom; bind 4 angeloe; bind 5 angelou; bind 6 " "; bind 7 " "; bind 8 " "; bind 9 " "; bind 0 " "
alias -angel "bind 1 blaster1; bind 2 shotgun1; bind 3 supershotgun1; bind 4 machinegun1; bind 5 chaingun1; bind 6 grenadelauncher1; bind 7 rocketlauncher1; bind 8 hyperblaster1; bind 9 railgun1; bind 0 bfg1"
bind del +angel