im wondering if i could use mwheelup for swimup and mwheeldown for swimdown.. if so let me know how i set these binds up.. bind mwheeldown "+swimdown" does not work.
thank you,
chris
Announcement
Collapse
No announcement yet.
have a ?
Collapse
X
-
Yes I have it in Qrack so that using +strafe while under water, You can move the mouse forward and back to +moveup and +movedown.Originally posted by chris View Postim wondering if i could use mwheelup for swimup and mwheeldown for swimdown.. if so let me know how i set these binds up.. bind mwheeldown "+swimdown" does not work.
thank you,
chris
bind mwheelup "+strafe"
bind mwheeldown "-strafe"
hmm lemme test this...Last edited by R00k; 07-01-2010, 11:42 PM.
-
If you really really want swimup on mwheel , just bind it to both mwheelup and mwheeldown, and when you need to swimup, scroll the wheel frontward and backward...
I would recommend using
pq_moveup 1 (makes +jump also preform +moveup while in h20)
and, for movedown , I utilize the spacebar.
Leave a comment:
-
I was thinking of trying to write such an alias, but I'm on a laptop right now so I don't have anything resembling a mousewheel that I think would actually work in Quake, haha.
Leave a comment:
-
thanks baker..
kinda what i was leaning towards myself.. thank you.
chris
Leave a comment:
-
+moveup and +movedown are the commands you need. I'm not sure there is a good way to make it work though. The mousewheel scroll events when those are triggered once, they don't have a "the key is being held down" state so if you did bind mwheelup +moveup it gets both pressed and released instantly (you might possibly move up just a little, or more likely not at all).
Here are 2 threads where someone made the mousewheel up/down do things that are otherwise not really possible using alias tricks:
http://quakeone.com/forums/quake-hel...nade-bind.html
http://quakeone.com/forums/quake-hel...roblems-2.html
So it is probably possible to do in some way, but will likely give you a headache trying to figure it out.
Leave a comment:

Leave a comment: