WOD 7.51 AUTOEXEC.CFG File Description
THIS DESCRIBES THE CONFIGURATION OF THE
AUTOEXEC.CFG
FILE THAT MUST BE LOCATED IN YOUR QUAKE2/WEAPONS DIRECTORY.
REPLACE "X" WITH THE KEY YOU PREFER
(Just don't use the same key twice)
HOOK CONFIGURATION
Note: These commands are used in WOD6x and WOD7x
// !!Do not modlify the following!!
alias +hook "hook action; wait; hook shrink"
alias -hook "hook stop"
alias +shrink "hook shrink"
alias -shrink "hook stop"
alias +grow "hook grow"
alias -grow "hook stop"
bind X +hook // hook on/off toggle
bind X +shrink // for sliding down the chain
bind X +grow // for climbing up the chain
If you like WOD6x style hook you can switch between styles
with:
bind X "tarzan on"
Or if you want the fast one key WOD7x style hook:
bind X "tarzan off"
GRENADE CONFIGURATION
NOTE: These commands are used in WOD7x only!
bind X "use grenades" // select hand grenade
For Wheel Mouse Users - replace X with mwheelup and
mwheeldown :
bind X "grenade next"
bind X "grenade previous"
There are 7 grenades to choose from - fire, vampire,
concussion, antigrav,
plague, kamikaze, and electroshock. To bind a key to a specific
grenade type and grenade launcher/bazooka use the following format:
alias plaguebazooka "grenade plague; wait; use
bazooka"
bind X plaguebazooka
Note: The key will toggle between Grenade Launcher
and Bazooka on each press.
Commands used in WOD6x and WOD7x
bind X "cmd id" // Turn on Player ID
bind X "cmd paint" // Call Airstrike and Set Location
bind X "cmd scope" // Scope for Sniper and Disruptor
bind X "cmd scanner" // Scanner
bind X "cmd lsight" // Laser Sight - also for guided rockets
bind X "cmd pull" //Tractor Beam Pull
bind X "cmd push" // Tractor Beam Push
bind X "use jetpack" // Jetpack
bind X "cmd kamikaze" // Become a Walking Bomb
bind f11 "cmd zoom 1" // Zoom In View
bind f10 "cmd zoom 0" // Return to Normal View
bind X "cmd chasecam" // Chase Cam in Teamplay
Only
bind X "cmd decoy" // Create Shooting Hologram Player
bind X "set fov 90" // Standard
Field of View
bind X "set fov 125" // Wide
Field of View (Weapon will not be visible)
bind X "cmd drop" // Drop Current Weapon
bind X "cmd weaptoggle" // UT Style Toggle Weapon
bind X "cmd weapprimary" // UT Style Select Primary Weapon
bind X "cmd weapsecondary" // UT Style Select Secondary Weapon
Commands for WOD6x only - keep these to maintain
compatibility on WOD6x servers.