Post new topic   Reply to topic    Business Time Forum Index -> Mods, configs, tinkering of our UIs
View previous topic :: View next topic  
Dirtface

user avatar

Joined: 03 Mar 2010
Posts:

Send private message
Reply with quote

re: Mousewheel macro

0
#showtooltip TapThatAss
/script if not UnitAffectingCombat("player") then CameraZoomIn(4) end
/cast TapThatAss

The argument to CameraZoomIn lets you tune how fast your mousewheel zooms. The other function is CameraZoomOut.

So... bind mousewheelup to an action button, put this in the button, and bind shift+mousewheelup or something to zoom in for zooming in combat.

Rinse and repeat for zoom out. I use heroic strike on mousewheelup and cleave on mousewheel down. If you wanted to get really fancy, use the macro conditionals for modifier keys, stance-specific abilities, etc:

/cast [stance=5] TapThatAss; Moonkin Form (shifts in to moonkin form if in any other form, then taps that ass)
Posts from:   
Post new topic   Reply to topic    Business Time Forum Index -> Mods, configs, tinkering of our UIs All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum