diff --git a/autoexec.cfg b/autoexec.cfg index 3530439..994baab 100644 --- a/autoexec.cfg +++ b/autoexec.cfg @@ -1,4 +1,10 @@ -bind 1 "slot1;cl_crosshair_recoil true" -bind 2 "slot2;cl_crosshair_recoil false" - +bind 1 "slot1;cl_crosshair_recoil true" +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---" \ No newline at end of file