mwheelhop.cfg
Disable/Enable Mousewheel automatic by shooting with Mouse1.
Useful if you use mousewheel for jumping
Game: | Counter-Strike: Global Offensive |
User: | ![]() |
File(s): | 1 |
Download: | Download now: mwheelhop.cfg |
Views: | 1664 |
Downloads: | 264 |
Likes: |
-
- //////////////////////////////////////////////////|
- ////////////////////MWHEELLOCK////////////////////|
- //////////////////////////////////////////////////|
- ////AUTO DISABLE/ENABLE MOUSEWHEEL WITH MOUSE1////|
- //////////////////////////////////////////////////|
- bind "MOUSE1" "+mwheelhop"
- //////////////////////////////////////////////////|
- alias "+mwheelhop" "+attack; mwheelunbind"
- alias "-mwheelhop" "-attack; mwheelbind"
- alias "mwheelbind" "bind mwheelup +jump; bind mwheeldown +jump"
- alias "mwheelunbind" "unbind mwheelup; unbind mwheeldown"
- //////////////////////////////////////////////////|
- ////////////////CONSOLE OUTPUT////////////////////|
- echo "................................................................................................."
- echo "................................................................................................."
- echo "................................. MWHEEL LOCK TOGGLE WHEN SHOOTING .............................."
- echo "---------------------------------.................................-------------------------------"
- echo "................................................................................................."
- echo "................................................................................................."
No comments yet. Be the first to post one!