home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2006 January
/
Gamestar_80_2006-01_dvd.iso
/
Dema
/
quake4_demo.exe
/
Setup
/
Data
/
q4base
/
pak001.pk4
/
dcakovan.cfg
< prev
next >
Wrap
Text File
|
2005-09-09
|
2KB
|
65 lines
set ui_name BISHOP
set ui_showGun 1 //turn off the weapons
set g_showHud 1 //turn off the HUD
set ui_autoswitch 0
set com_showfps "1"
set ui_alwaysrun "1"
bind e "_impulse15" //next weapon
bind q "_impulse14" //previous weapon
bind f "_impulse6" //rocketlauncher
set pm_noclipspeed 300
bind s "_back"
bind a "_moveleft"
bind d "_moveright"
bind w "_forward"
bind mouse2 "_zoom"
bind SPACE "_moveup"
bind LEFTCTRL "_movedown"
bind z "toggle g_fov 90 20 120"
bind F1 "con_noprint 1; wait; screenshot 4000 3000"
bind F2 "con_noprint 1; wait; screenshot 1600 1200"
bind F3 "toggle r_showprimitives 1"
bind F4 "toggle r_showportals 1"
bind F5 "toggle r_showtris 0 1 2 3"
bind F6 "toggle r_showlights 2"
bind F7 "toggle r_showlightcount"
bind F8 "toggle r_showshadows 1"
bind F9 "noclip"
bind F10 "god"
bind F11 "notarget"
bind F12 "give all"
bind k "killmonsters"
bind t "toggle g_stoptime" //freeze characters and effects and still move thru the level
bind l "r_clear 1"
bind p "toggle pm_walkspeed 160 250 300 400 600 1000"
bind o "toggle pm_noclipspeed 200 400 600 1000"
//bind t "toggle timescale 1 .1 5"
bind g "toggle g_dragentity 1 0"
bind h "toggle r_showsurfaceinfo 1 0"
bind u "give wpmod_all"
//rendering
bind x toggle r_skipSpecular 1 0
bind c toggle r_skipBump 1 0
bind v toggle r_skipDiffuse 1 0
bind b toggle r_skipGuiShaders 1 0
bind m toggle r_showeditorimages //plain textures
Bind n toggle r_showtris
//spawn lights
bind BACKSPACE "poplight"
bind y "testlight"
bind KP_plus "testlight"
bind KP_MINUS "poplight"
bind KP_INS "clearlights"
//view
bind LEFTARROW "toggle pm_thirdPersonangle 45 90 135 180 225 270 315 360 0"
bind RIGHTARROW "toggle pm_thirdPersonangle 360 315 270 225 180 135 90 45 0"
bind UPARROW "toggle pm_thirdpersonrange 80 150 300 500"
bind DOWNARROW "toggle pm_thirdperson 1 0"