Thread Tools Display Modes
07-27-11, 06:01 PM   #1
Kendian
A Molten Giant
 
Kendian's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 614
MOuse button dependant macro

I used to have the script for macros so I could use (at least) 3 spells/items/abilities on each button, depending on whether I used right/middle/left button on my mouse. I can't find the script anywhere, and I'd rather not use an addon when a macro would do. Can anyone help me remember the format for the button dependant macros, lol? Please?
__________________
  Reply With Quote
07-27-11, 06:08 PM   #2
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
Something like this?
Code:
#showtooltip
/cast [btn:1]SpellLeft;[btn:2]SpellRight;[btn:3]SpellMiddle
http://www.wowpedia.org/Making_a_mac...rtual_click.3E

Last edited by Ketho : 07-27-11 at 06:15 PM.
  Reply With Quote
07-27-11, 06:58 PM   #3
Kendian
A Molten Giant
 
Kendian's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 614
I think that's it! Thanks much~
__________________
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Macro Help » MOuse button dependant macro


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off