This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
My current heal style is through mouseover macros. I also like to constantly be able to control my camera by holding down right(or left) click and scrolling around. As it stands, I need to constantly move my mouse cursor between the frames and the actual game world when I want to move my camera. This becomes more of an issue when I need to move and heal at the same time.Is it possible to have an option to have right and/or left click pass through the frames so I can still control my camera while hovering over the grid frames?
Scratch that, I found a sort of work around for what I wanted. I found a macro that toggles mouselook:/run if IsMouselooking() then MouselookStop() else MouselookStart() endIn Clique(seperate addon), I set that as a macro to my right button and clicked the box "Trigger bindings on the 'down' portion of the click (experimental)".
To post a comment, please login or register a new account.