From 956c05080f2329ace28e7ca147deda531de55b8b Mon Sep 17 00:00:00 2001 From: "LAB\\Makaren0" Date: Thu, 6 Feb 2025 14:22:03 +0100 Subject: [PATCH] New bunnyhop confg. Hotfix cfg and re-added smokes "unbind" before --- autoexec-bh.cfg | 18 ++++++++++++++++++ autoexec.cfg | 17 ++++++++++++++++- 2 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 autoexec-bh.cfg diff --git a/autoexec-bh.cfg b/autoexec-bh.cfg new file mode 100644 index 0000000..5de0e29 --- /dev/null +++ b/autoexec-bh.cfg @@ -0,0 +1,18 @@ +//exec McCaffe | https://steamcommunity.com/id/johnmccaffe + + +//GENERAL GAME SETTINGS + +//NETWORKING + + + + +//KEY BINDS +//CHANGE MAP SIZE +bind q "say !cp" +bind z "say !tp" +bind x "say !prevcp" +bind z "say !nextcp" + +//exec McCaffe | https://steamcommunity.com/id/johnmccaffe \ No newline at end of file diff --git a/autoexec.cfg b/autoexec.cfg index 88c6aa2..e22d91e 100644 --- a/autoexec.cfg +++ b/autoexec.cfg @@ -35,9 +35,20 @@ viewmodel_fov "60" //KEY BINDS //CHANGE MAP SIZE +unbind q bind q "toggle cl_radar_scale 0.8 0.4" +//SMOKES +unbind z;unbind x;unbind c;unbind 4 +bind z "slot7" +bind x "slot6" +bind c "slot8" +bind 4 "slot10" + + //JUMPTHROW RUNTHROW +unbind v +unbind h alias "+jumpaction" "+jump;" alias "+throwaction" "-attack; -attack2" alias "-jumpaction" "-jump" @@ -47,6 +58,7 @@ alias "-runthrow" "-jump;-forward" bind h "+runthrow;+throwaction" //BIND MOUSE WHEEL JUMP +unbind mwheelup bind mwheelup +jump;bind mwheeldown +jump;bind space +jump //BIND NOCLIP @@ -54,15 +66,18 @@ unbind "mouse5" bind "mouse5" "noclip" //BIND FPS COUNTER +unbind n cl_showfps "0" bind "n" "toggle net_graph 0 1; toggle cl_showfps 0 4" //BRIGTHNESS +unbind l bind "l" "toggle r_fullscreen_gamma 1.857301 2.013074"; //ENABLE CONSOLE con_enable 1 -unbind f8; bind f8 "toggleconsole" +unbind f8 +bind f8 "toggleconsole" host_writeconfig