File: resetbinds.cfg

package info (click to toggle)
assaultcube-data 1.0.4%2Brepack1-1
  • links: PTS, VCS
  • area: non-free
  • in suites: squeeze
  • size: 60,024 kB
  • ctags: 15,165
  • sloc: cpp: 34,920; ansic: 20,515; xml: 3,864; sh: 3,408; objc: 975; cs: 350; makefile: 146
file content (143 lines) | stat: -rw-r--r-- 3,280 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
// All default binds belong in here.
// The command "resetbinds" executes this file.

// Do not modify.

bind MOUSE1 "attack"
bind MOUSE2 [ if $editing [ showmenu editing ] [ altaction ] ]
bind MOUSE3 "weapon"
bind MOUSE4 "universaldelta  1"
bind MOUSE5 "universaldelta -1"
bind BACKSPACE [ if $editing [ delent ] [ dropflag ] ]
bind TAB [ showscores 1; onrelease [ showscores 0 ] ]
bind CLEAR ""
bind RETURN ""
bind PAUSE ""
bind ESCAPE [ if $connected [ ingamemenu ] [ if (watchingdemo) [ showmenu "Watching demo" ] [ showmenu main ] ] ]
bind SPACE "jump"
bind EXCLAIM ""
bind QUOTEDBL ""
bind HASH ""
bind DOLLAR ""
bind AMPERSAND ""
bind QUOTE ""
bind LEFTPAREN ""
bind RIGHTPAREN ""
bind ASTERISK ""
bind PLUS ""
bind COMMA "equalize 0"
bind MINUS ""
bind PERIOD "equalize 2"
bind SLASH "saycommand /"
bind 0 ""
bind 1 [ if $editing [ domodifier 5 ] [ primary ] ]
bind 2 [ if $editing [ domodifier 7 ] [ secondary ] ]
bind 3 [ if $editing [ domodifier 8 ] [ grenades ] ]
bind 4 [ if $editing [ domodifier 9 ] [ melee ] ]
bind 5 ""
bind 6 ""
bind 7 ""
bind 8 "vdelta -1"
bind 9 "vdelta 1"
bind COLON ""
bind SEMICOLON [ if $editing [ editent ] ]
bind LESS ""
bind EQUALS ""
bind GREATER ""
bind QUESTION ""
bind AT ""
bind LEFTBRACKET "editheight 0 -1"
bind BACKSLASH ""
bind RIGHTBRACKET "editheight 0 1"
bind CARET ""
bind UNDERSCORE ""
bind BACKQUOTE "saycommand /"
bind A "left"
bind B "showmenu Weapons"
bind C "copy"
bind D "right"
bind E "edittoggle"
bind F "solid 1"
bind G [ if $editing [ solid 0 ] [ quicknadethrow ] ]
bind H "heightfield 0"
bind I "heightfield 2"
bind J ""
bind K "corner"
bind L [ if $editing [ showmenu Lighting ] ]
bind M [ if $editing [ domodifier 6 ] ]
bind N ""
bind O "editheight 2 -1"
bind P "editheight 2 1"
bind Q [ if $editing [ domodifier 1 ] ]
bind R "reload"
bind S "backward"
bind T "saycommand"
bind U "undo"
bind V [ if $editing [ paste ] [ showmenu voicecom ] ]
bind W "forward"
bind X [ if $editing [ domodifier 3 ] ]
bind Y "saycommand %"
bind Z [ if $editing [ domodifier 2 ] ]
bind DELETE "edittex 0 -1"
bind KP0 "weapon 4 1"
bind KP1 ""
bind KP2 ""
bind KP3 ""
bind KP4 "edittex 3 -1"
bind KP5 ""
bind KP6 ""
bind KP7 "edittex 3 1"
bind KP8 ""
bind KP9 ""
bind KP_PERIOD ""
bind KP_DIVIDE ""
bind KP_MULTIPLY ""
bind KP_MINUS "conskip 3"
bind KP_PLUS "conskip -1000"
bind KP_ENTER ""
bind KP_EQUALS ""
bind UP "forward"
bind DOWN "backward"
bind RIGHT "right"
bind LEFT "left"
bind INSERT "edittex 0 1"
bind HOME "edittex 1 1"
bind END "edittex 1 -1"
bind PAGEUP "edittex 2 1"
bind PAGEDOWN "edittex 2 -1"
bind "F1" [ && (vote 1) [ echo "you voted yes"] ]
bind "F2" [ && (vote 2) [ echo "you voted no" ] ]
bind F3 ""
bind F4 ""
bind F5 "if $editing [ toggleocull ]"
bind F6 "if $editing [ showmip ]"
bind F7 ""
bind F8 ""
bind F9 ""
bind F10 "getdemo"
bind F11 "conskip -1000; toggleconsole"
bind F12 [ screenshot; sleep 3 [ echo "Screenshot created." ] ]
bind F13 ""
bind F14 ""
bind F15 ""
bind NUMLOCK ""
bind CAPSLOCK ""
bind SCROLLOCK ""
bind RSHIFT ""
bind LSHIFT "crouch"
bind RCTRL "jump"
bind LCTRL "jump"
bind RALT ""
bind LALT "showscores 0; toggleshowmap"
bind RMETA ""
bind LMETA ""
bind LSUPER ""
bind RSUPER ""
bind MODE ""
bind COMPOSE ""
bind HELP ""
bind PRINT ""
bind SYSREQ ""
bind BREAK ""
bind MENU ""