parent
f7eff52ffe
commit
36da03d4e3
|
@ -61,8 +61,12 @@ bind y "chatmodeteam"
|
||||||
//bind z "+talk"
|
//bind z "+talk"
|
||||||
//bind x "openscriptmenu ingame changeweapon"
|
//bind x "openscriptmenu ingame changeweapon"
|
||||||
|
|
||||||
|
// MULTIPLAYER VOTE CONTROLS
|
||||||
|
bind F1 "vote yes"
|
||||||
|
bind F2 "vote no"
|
||||||
|
|
||||||
// CLIENT ENVIRONMENT COMMANDS
|
// CLIENT ENVIRONMENT COMMANDS
|
||||||
bind F12 "screenshotJPEG"
|
bind F12 "screenshotJPEG"
|
||||||
|
|
||||||
// Default controller bindings
|
// Default controller bindings
|
||||||
exec default_mp_controller.cfg
|
exec default_mp_controller.cfg
|
||||||
|
|
Loading…
Reference in New Issue