scripts/games/eternity/keys.csc

79 lines
1.6 KiB
Plaintext

bind tab "use"
bind tab "console_tab"
bind enter "inventory_use"
bind enter "menu_confirm"
bind enter "console_enter"
bind escape "menu_toggle"
bind space "jump"
bind - "map_zoomout"
bind - "screensize -"
bind 0 "nextweapon"
bind 0 "map_gobig"
bind 1 "weapon1"
bind 2 "weapon2"
bind 3 "weapon3"
bind 4 "weapon4"
bind 5 "weapon5"
bind 6 "weapon6"
bind 7 "weapon7"
bind 8 "weapon8"
bind 9 "weapon9"
bind = "map_zoomin"
bind = "screensize +"
bind [ "inventory_left"
bind \ "inventory_drop"
bind ] "inventory_right"
bind tilde "console_toggle"
bind a "moveleft"
bind c "center"
bind c "map_clear"
bind d "moveright"
bind f "user2"
bind f "map_follow"
bind f "frags"
bind g "user3"
bind g "map_grid"
bind h "user4"
bind m "map_toggle"
bind q "joindemo"
bind r "reload"
bind s "backward"
bind t "user1"
bind v "mlook"
bind w "forward"
bind y "zoom"
bind backspace "menu_previous"
bind backspace "console_backspace"
bind leftarrow "menu_left"
bind leftarrow "map_left"
bind uparrow "menu_up"
bind uparrow "map_up"
bind uparrow "console_up"
bind rightarrow "menu_right"
bind rightarrow "map_right"
bind downarrow "menu_down"
bind downarrow "map_down"
bind downarrow "console_down"
bind shift "speed"
bind capslock "autorun"
bind f1 "menu_help"
bind f2 "mn_savegame"
bind f3 "mn_loadgame"
bind f4 "mn_sound"
bind f5 "hu_overlay /"
bind f6 "quicksave"
bind f7 "mn_endgame"
bind f8 "hu_messages /"
bind f9 "quickload"
bind f10 "mn_quit"
bind home "menu_setup"
bind pgup "flyup"
bind pgup "menu_pageup"
bind pgup "console_pageup"
bind pgdn "flydown"
bind pgdn "menu_pagedown"
bind pgdn "console_pagedown"
bind f11 "gamma /"
bind f12 "quit"
bind mouse2 "altattack"