Subversion-Projekte sthq.gbs

Revision

Revision 824 | Zur aktuellen Revision | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

// generated by EF2, do not modify
unbindall
//
// Movement Keys
//
bind UPARROW "+forward"
bind w "+forward"
bind DOWNARROW "+back"
bind s "+back"
bind a "+moveleft"
bind LEFTARROW "+moveleft"
bind d "+moveright"
bind RIGHTARROW "+moveright"
bind SPACE "+moveup"
bind c "+movedown"
bind ALT "+strafe"
bind SHIFT "+speed"
//
// View Keys
//
bind q "+left"
bind e "+right"
bind DEL "+lookdown"
bind PGDN "+lookup"
bind END "centerview"

bind f "+leanleft"
bind g "+leanright"

//
// Weapon Select Keys
//

bind 1 "warpinv 1"
bind 2 "warpinv 2"
bind 3 "warpinv 3"
bind 4 "warpinv 4"
bind 5 "warpinv 5"
bind 6 "warpinv 6"
//bind 7 "warpinv 7"
//bind 8 "warpinv 8"
//bind 9 "warpinv 9"
//bind 0 "warpinv 0"
bind = "+holster"

bind r "+droprune"
bind n "nightvision"

bind MWHEELUP "previnv"
bind MWHEELDOWN "nextinv"

//
// Combat Keys
//
bind MOUSE1 "+attackleft"
bind MOUSE2 "+attackright"
bind CTRL "+attackright"
bind v "+reload"

//bind r "nextinv"
//bind f "previnv"

//
// Miscellaneous Game Play Keys
//

bind MOUSE3 "+use"
bind x "+use"
bind PAUSE "pause"

//
// Interface Keys
//

bind ESCAPE "togglemenu"
bind ` "toggleconsole"
bind ~ "toggleconsole"
bind TAB "+objectives_score"
//bind F2 "savegame"
//bind F3 "pushmenu LoadSave"

bind F1 "vote y"
bind F2 "vote n"
bind F3 "taunt 1"
bind F4 "taunt 2"
//bind F4 "pushmenu Controls"
//bind F5 "pushmenu Options"
bind F6 "ui_quicksave"
bind F9 "ui_quickload"
bind F11 "screenshot"

bind enter "messagemode"
bind ' "teammessagemode"