Thottbot > Forums > User Interface > Macros > Macros > Re: Macros
NEW! Wrath of the Lich King! (August 21)   NEW! Project Lore 7.3
Thottbot > Forums > User Interface > Macros > Macros > Re: Macros
  Report  Quote Reply Re: Macros
Score 3.4     Vote: [-] [+] by bananaz, 5.4 months ago
Last edit: 5.4 months ago
I tried binding my macro to R, and using this macro

/cast [nomodifier] cancelform
/cast [modifier:shift] Bearform

But it only works for the first line. When pressing shift and R, it doesn't work. So what's the problem?

And I presume it will be the same if I add the line
/cast [modifier:ctrl] Catform

EDIT: I ctrl-clicked the names of the spells; in WoW it actually says the whole spell name, so it's not that the spell is mistyped.
  Report  Quote Reply Re: Macros
Score 4.9     Vote: [-] [+] by Milzee, 2.7 months ago
Last edit: 2.7 months ago
[quote] I tried binding my macro to R, and using this macro

/cast [nomodifier] cancelform
/cast [modifier:shift] Bearform

But it only works for the first line. When pressing shift and R, it doesn't work. So what's the problem?

And I presume it will be the same if I add the line
/cast [modifier:ctrl] Catform

EDIT: I ctrl-clicked the names of the spells; in WoW it actually says the whole spell name, so it's not that the spell is mistyped. [/quote]

it might be that Shift-R is already binded to something

something binded in the main key bindings will always take priority over a macro key binding

thats all i could think of the problem being
  Report  Quote Reply Re: Macros
Score 10     Vote: [-] [+] by bladerip, 21.9 days ago
[quote]I tried binding my macro to R, and using this macro

/cast [nomodifier] cancelform
/cast [modifier:shift] Bearform

But it only works for the first line. When pressing shift and R, it doesn't work. So what's the problem?

And I presume it will be the same if I add the line
/cast [modifier:ctrl] Catform

EDIT: I ctrl-clicked the names of the spells; in WoW it actually says the whole spell name, so it's not that the spell is mistyped.[/quote]







Try it the other way around like this;


/cast [modifier:shift] Bearform
/cast [nomodifier] cancelform



if not then try;

/cast [button:1,nomodifier] cancelform
/cast [modifier:shift] bearform


or maybe;

/cast [modifier:shift] bearform; cancelform

BackTop
 
Created by Thott - Thottbot 3.70 - Feedback