2016-05-05 11:17:03 +00:00
|
|
|
//
|
|
|
|
// KEY BINDINGS
|
|
|
|
//
|
2011-08-09 15:30:56 +00:00
|
|
|
|
2021-09-30 21:10:24 +00:00
|
|
|
bind TAB "+scores"
|
|
|
|
bind SPACE "+button14"
|
|
|
|
bind 0 "weapon 1"
|
|
|
|
bind 1 "weapon 2"
|
|
|
|
bind 2 "weapon 3"
|
|
|
|
bind 3 "weapon 4"
|
|
|
|
bind 4 "weapon 5"
|
|
|
|
bind 5 "weapon 6"
|
|
|
|
bind 6 "weapon 7"
|
|
|
|
bind 7 "weapon 8"
|
|
|
|
bind 8 "weapon 9"
|
|
|
|
bind 9 "weapon 10"
|
|
|
|
bind a "+left"
|
|
|
|
bind d "+right"
|
|
|
|
bind e "+movedown"
|
|
|
|
bind g "headlights"
|
|
|
|
bind h "+button3"
|
|
|
|
bind j "record"
|
|
|
|
bind k "stoprecord"
|
|
|
|
bind q "+moveup"
|
|
|
|
bind r "messagemode"
|
|
|
|
bind s "+back"
|
|
|
|
bind t "messagemode2"
|
|
|
|
bind u "messagemode4"
|
|
|
|
bind w "+forward"
|
|
|
|
bind z "messagemode3"
|
|
|
|
bind UPARROW "+lookup"
|
|
|
|
bind DOWNARROW "+lookdown"
|
|
|
|
bind ALT "+speed"
|
|
|
|
bind CTRL "+button2"
|
|
|
|
bind SHIFT "+mlook"
|
|
|
|
bind KP_ENTER "centerview"
|
|
|
|
bind KP_MINUS "dropWeapon"
|
|
|
|
bind KP_PLUS "+zoom"
|
|
|
|
bind MOUSE1 "+attack"
|
|
|
|
bind MOUSE2 "+button5"
|
|
|
|
bind MOUSE3 "+button12"
|
|
|
|
bind MWHEELDOWN "weapnext"
|
|
|
|
bind MWHEELUP "weapprev"
|
2021-10-07 20:53:04 +00:00
|
|
|
bind WORLD_47 "+button2"
|
|
|
|
seta r_fullscreen "1"
|
|
|
|
seta r_colorbits "32"
|
|
|
|
seta r_texturebits "32"
|