Csgo Bind Jump To Mousewheel Command Code Example
Example 1: csgo mouse wheel jump bind
bind mwheelup +jump;bind mwheeldown +jump;bind space +jumpExample 2: bind mousewheel jump csgo
bind "mwheelup" "+jump";
bind "mwheeldown" "+jump";bind mwheelup +jump;bind mwheeldown +jump;bind space +jumpbind "mwheelup" "+jump";
bind "mwheeldown" "+jump";
Comments
Post a Comment