diff --git a/autoexec.cfg b/autoexec.cfg index dcf54b8..b6d2d11 100644 --- a/autoexec.cfg +++ b/autoexec.cfg @@ -111,6 +111,17 @@ log_color General 94E2D5FF; // teal-mocha bind "MWHEELUP" "+jump" bind "MWHEELDOWN" "+jump" + +// de subtick +// bind MWHEELUP +mj +// bind SPACE +j +// bind MWHEELDOWN j +// bind key +jb // jumpbug +// +// bind key +cj // crouchjump +// bind key +lj // longjump with -forward +// bind key +ljleft // longjump with instant +left +// bind key +ljright // longjump with instant +right @@ -144,4 +155,5 @@ log_color General 94E2D5FF; // teal-mocha viewmodel_offset_z "-1.5"; viewmodel_presetpos "2"; +exec movement/setup host_writeconfig