Team Loadout stuff
This commit is contained in:
parent
2f5eae09ea
commit
551944a4b3
|
@ -22,14 +22,14 @@ bind 4 "slot3; slot9" // Decoy Grenade
|
||||||
bind 0 "slot10"
|
bind 0 "slot10"
|
||||||
bind x "slot3; slot10" // Molotov Cocktail/Incendiary Grenade
|
bind x "slot3; slot10" // Molotov Cocktail/Incendiary Grenade
|
||||||
bind r "+reload;+lookatweapon;-lookatweapon"
|
bind r "+reload;+lookatweapon;-lookatweapon"
|
||||||
bind "lalt" "+cl_show_team_equipment"
|
bind "alt" "+cl_show_team_equipment"
|
||||||
// mouse binds
|
// mouse binds
|
||||||
bind "mouse5" "+voicerecord"
|
bind "mouse5" "+voicerecord"
|
||||||
unbind "mwheelup"
|
unbind "mwheelup"
|
||||||
unbind "mwheeldown"
|
unbind "mwheeldown"
|
||||||
|
|
||||||
// general settings
|
// general settings
|
||||||
cl_showloadout 1
|
cl_teamid_overhead_mode 1
|
||||||
|
|
||||||
// cl hud settings
|
// cl hud settings
|
||||||
safezonex 1.00
|
safezonex 1.00
|
||||||
|
|
Loading…
Reference in New Issue