123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279 |
- // All default binds belong in here.
- // The command "resetbinds" executes this file.
- // Do not modify.
- alias key_console_end [ conskip -1000 ]
- alias key_console_forward [ conskip -5 ]
- alias key_console_rewind [ conskip 5 ]
- alias key_console_scroll [ if (strcmp $modifier 0) [ tempalias __confade $confade ] ; onrelease "confade $__confade ; if (! $__scrolled) [ conskip -1000 ]" ; confade 0 ; tempalias __scrolled 0 ; domodifier conscroll ]
- alias key_domodifier_1 [ domodifier 1 ]
- alias key_domodifier_2 [ domodifier 2 ]
- alias key_escape [ if $connected [ ingamemenu ] [ if (watchingdemo) [ showmenu [Watching demo] ] [ showmenu main ] ] ]
- alias key_getdemo [ if (! (watchingdemo)) getdemo ]
- alias key_knifeattack [ weapon ; attack ]
- alias key_universaldelta_minus [ universaldelta -1 ]
- alias key_universaldelta_plus [ universaldelta 1 ]
- alias key_showmap [ showscores 0; toggleshowmap ]
- alias key_showmenuweapons [ showmenu Weapons ]
- alias key_showmenuvoicecom [ showmenu voicecom ]
- alias key_showscores [ showscores 1; onrelease [ showscores 0 ] ]
- alias key_toggleconsole [ conskip -1000; toggleconsole ]
- alias key_voteyes [ if $votepending [ && (vote 1) (echo you voted yes) ] ]
- alias key_voteno [ if $votepending [ && (vote 2) (echo you voted no) ] ]
- alias key_teamchat [ saycommand % ]
- alias key_commandline [ saycommand / ]
- alias key_prevweapon [ weapon (prevweapon) ]
- alias key_pause [ paused (! $paused) ]
- alias editkey_editmeta2 [ editmeta2down = 1 ; onrelease [ editmeta2down = 0 ] ]
- alias editkey_delete_entity [if $editmeta2down [showmenu "Deleted entities" ; menuselection "Deleted entities" (- (unlistdeletedentity) 1)] [if $editmetakeydown undelent delent]]
- alias editkey_show_menu [ showmenu editing ]
- alias editkey_show_menu_light [ showmenu Lighting ]
- alias editkey_equalize_floor [ equalize 0 ]
- alias editkey_equalize_ceiling [ equalize 2 ]
- alias editkey_vdelta_down [ vdelta -1 ]
- alias editkey_vdelta_up [ vdelta 1 ]
- alias editkey_move_floor_up [ editheight 0 1 ]
- alias editkey_move_floor_down [ editheight 0 -1 ]
- alias editkey_move_ceiling_up [ editheight 2 1 ]
- alias editkey_move_ceiling_down [ editheight 2 -1 ]
- alias editkey_cubes_space [ solid 0 ]
- alias editkey_cubes_solid [ solid 1 ]
- alias editkey_cubes_hf_floor [ heightfield 0 ]
- alias editkey_cubes_hf_ceiling [ heightfield 2 ]
- alias editkey_cubes_corner [ corner ]
- alias editkey_scroll_moveent [ domodifier 6 ]
- alias editkey_scroll_vdelta [ domodifier 1 ]
- alias editkey_scroll_floorceiltex [ domodifier 2 ]
- alias editkey_scroll_walluppertex [ domodifier 3 ]
- alias editkey_fullbright [ if $fullbright [ fullbright 0 ] [ fullbright 1 ] ]
- alias editkey_floortex_up [ edittex 0 1 ]
- alias editkey_floortex_dn [ edittex 0 -1 ]
- alias editkey_walltex_up [ edittex 1 1 ]
- alias editkey_walltex_dn [ edittex 1 -1 ]
- alias editkey_ceiltex_up [ edittex 2 1 ]
- alias editkey_ceiltex_dn [ edittex 2 -1 ]
- alias editkey_uppertex_up [ edittex 3 1 ]
- alias editkey_uppertex_dn [ edittex 3 -1 ]
- alias editkey_tagclip_none [ edittagclip none ]
- alias editkey_tagclip_plclip [ edittagclip plclip ]
- alias editkey_tagclip_clip [ edittagclip clip ]
- alias editkey_scroll_spawns [ domodifier spawns ]
- alias editkey_scroll_todoents [ domodifier todoents ]
- alias editkey_pointatents [ pointatent 1 ; onrelease [ pointatent 0 ] ]
- alias speckey_demo_gamespeeddown [ if (watchingdemo) [ if (<= $gamespeed 100) [ gamespeed (- $gamespeed 10) ] [ gamespeed (- $gamespeed 100) ]; gamespeed ] ]
- alias speckey_demo_gamespeedup [ if (watchingdemo) [ if (< $gamespeed 100) [ gamespeed (+ $gamespeed 10) ] [ gamespeed (+ $gamespeed 100) ]; gamespeed ] ]
- alias speckey_demo_gamespeedreset [ if (watchingdemo) [ gamespeed 100; gamespeed ] ]
- alias speckey_demo_togglespeed [ if (watchingdemo) [ onrelease (concat gamespeed $gamespeed) ; gamespeed 1000 ] ]
- alias speckey_whois_spectatecn [ if (>= (spectatecn) 0) [ whois (spectatecn) ] ]
- alias speckey_screenshot [ if (modkeypressed) [blankouthud 999 ; sleep 100 [ screenshotpreview ; blankouthud 0 ]] [screenshot] ]
- _defaultbinds 1 // do not save the following binds to saved.cfg
- _resetallbinds
- bind MOUSE1 attack
- bind MOUSE2 altaction
- editbind MOUSE2 editkey_show_menu
- bind MOUSE3 key_knifeattack
- editbind MOUSE3 toggleclosestentpin
- bind MOUSE4 key_universaldelta_plus
- bind MOUSE5 key_universaldelta_minus
- bind BACKSPACE dropflag
- editbind BACKSPACE editkey_delete_entity
- bind TAB key_showscores
- bind CLEAR []
- bind RETURN []
- bind PAUSE key_pause
- bind ESCAPE key_escape
- bind SPACE jump
- bind EXCLAIM []
- bind QUOTEDBL []
- bind HASH key_console_scroll
- bind DOLLAR []
- bind AMPERSAND []
- bind QUOTE []
- bind LEFTPAREN []
- bind RIGHTPAREN []
- bind ASTERISK []
- bind PLUS []
- bind COMMA []
- editbind COMMA editkey_equalize_floor
- bind MINUS []
- editbind MINUS copyent
- bind PERIOD []
- editbind PERIOD editkey_equalize_ceiling
- bind SLASH key_commandline
- bind 0 []
- bind 1 primary
- editbind 1 [ domodifier attr1 ]
- bind 2 secondary
- editbind 2 [ domodifier attr2 ]
- bind 3 grenades
- editbind 3 [ domodifier attr3 ]
- bind 4 melee
- editbind 4 [ domodifier attr4 ]
- bind 5 []
- editbind 5 [ domodifier attr5 ]
- bind 6 []
- editbind 6 [ domodifier attr6 ]
- bind 7 []
- editbind 7 [ domodifier attr7 ]
- //editbind 7 nextclosestent
- bind 8 []
- editbind 8 editkey_vdelta_down
- bind 9 []
- editbind 9 editkey_vdelta_up
- bind COLON []
- bind SEMICOLON []
- editbind SEMICOLON editent
- bind LESS []
- bind EQUALS []
- editbind EQUALS pasteent
- bind GREATER []
- bind QUESTION []
- bind AT []
- bind LEFTBRACKET []
- editbind LEFTBRACKET editkey_move_floor_down
- bind BACKSLASH key_console_scroll
- bind RIGHTBRACKET []
- editbind RIGHTBRACKET editkey_move_floor_up
- bind CARET key_commandline
- bind UNDERSCORE []
- bind BACKQUOTE key_commandline
- bind A left
- bind B key_showmenuweapons
- editbind B showtagclipfocus
- bind C []
- editbind C copy
- bind D right
- bind E edittoggle
- editbind E edittoggle
- bind F []
- editbind F editkey_cubes_solid
- specbind F speckey_demo_togglespeed
- bind G quicknadethrow
- editbind G editkey_cubes_space
- bind H []
- editbind H editkey_cubes_hf_floor
- bind I []
- editbind I editkey_cubes_hf_ceiling
- specbind I speckey_whois_spectatecn
- bind J []
- bind K []
- editbind K corner
- bind L []
- editbind L editkey_show_menu_light
- bind M []
- editbind M editkey_scroll_moveent
- bind N quickanswer
- bind O []
- editbind O editkey_move_ceiling_down
- bind P []
- editbind P editkey_move_ceiling_up
- bind Q key_prevweapon
- editbind Q editkey_scroll_vdelta
- bind R reload
- editbind R redo
- bind S backward
- bind T saycommand
- bind U []
- editbind U undo
- bind V key_showmenuvoicecom
- editbind V paste
- bind W forward
- bind X []
- editbind X editkey_scroll_walluppertex
- bind Y key_teamchat
- bind Z []
- editbind Z editkey_scroll_floorceiltex
- bind DELETE []
- editbind DELETE editkey_floortex_dn
- bind KP0 []
- bind KP1 []
- editbind KP1 editkey_tagclip_none
- bind KP2 []
- editbind KP2 editkey_tagclip_plclip
- bind KP3 []
- editbind KP3 editkey_tagclip_clip
- bind KP4 []
- editbind KP4 editkey_uppertex_dn
- bind KP5 []
- bind KP6 []
- bind KP7 []
- editbind KP7 editkey_uppertex_up
- bind KP8 []
- bind KP9 []
- bind KP_PERIOD []
- bind KP_DIVIDE []
- bind KP_MULTIPLY key_console_end
- bind KP_MINUS key_console_rewind
- bind KP_PLUS key_console_forward
- bind KP_ENTER []
- bind KP_EQUALS []
- bind UP forward
- bind DOWN backward
- bind RIGHT right
- bind LEFT left
- bind INSERT []
- editbind INSERT editkey_floortex_up
- bind HOME []
- editbind HOME editkey_walltex_up
- specbind HOME speckey_demo_gamespeedreset
- bind END []
- editbind END editkey_walltex_dn
- bind PAGEUP []
- editbind PAGEUP editkey_ceiltex_up
- specbind PAGEUP speckey_demo_gamespeedup
- bind PAGEDOWN []
- editbind PAGEDOWN editkey_ceiltex_dn
- specbind PAGEDOWN speckey_demo_gamespeeddown
- bind F1 key_voteyes
- bind F2 key_voteno
- bind F3 []
- bind F4 []
- bind F5 key_domodifier_1
- editbind F5 toggleocull
- bind F6 key_domodifier_2
- editbind F6 showmip
- bind F7 []
- editbind F7 editkey_fullbright
- bind F8 []
- editbind F8 showfocuscubedetails
- bind F9 []
- bind F10 key_getdemo
- bind F11 key_toggleconsole
- bind F12 screenshot
- specbind F12 speckey_screenshot
- bind F13 []
- bind F14 []
- bind F15 []
- bind NUMLOCK []
- bind CAPSLOCK []
- bind SCROLLOCK []
- bind RSHIFT []
- bind LSHIFT crouch
- editbind LSHIFT editkey_editmeta2
- bind RCTRL jump
- bind LCTRL []
- editbind LCTRL editmeta
- bind RALT []
- bind LALT key_showmap
- bind RMETA []
- bind LMETA []
- bind LSUPER []
- bind RSUPER []
- bind MODE []
- bind COMPOSE []
- bind HELP []
- bind PRINT []
- bind SYSREQ []
- bind BREAK []
- bind MENU []
- _defaultbinds 0
- omitunchangeddefaults 1 // switch to a clean saved.cfg when keybinds are reset
|