Add binds for rethrowing grenades and noclipping
This commit is contained in:
12
autoexec.cfg
12
autoexec.cfg
@@ -1,4 +1,10 @@
|
|||||||
bind 1 "slot1;cl_crosshair_recoil true"
|
bind 1 "slot1;cl_crosshair_recoil true"
|
||||||
bind 2 "slot2;cl_crosshair_recoil false"
|
bind 2 "slot2;cl_crosshair_recoil false"
|
||||||
|
|
||||||
|
alias rethrow "sv_cheats 1;sv_rethrow_last_grenade"
|
||||||
|
alias togglenoclip "sv_cheats 1;noclip"
|
||||||
|
|
||||||
|
bind o rethrow
|
||||||
|
bind p togglenoclip
|
||||||
|
|
||||||
echo "---autoexec loaded---"
|
echo "---autoexec loaded---"
|
||||||
Reference in New Issue
Block a user