Page 1 of 1

Hell and Macro Question

Posted: Thu Apr 28, 2011 6:02 pm
by Válion
Hello! I've been lurking at this great site for some time, I have decided to plunge in and sign up! As you can tell I have a macro question. I tried to make a macro that is like "prowl" for my spirit beast with no luck. The "Spirit Walk" will not macro the same, any ideas?
Also any good recommendations for finding Loque? He is the last spirit beast I need and of course the one I've been looking for the longest...ugh!

TY

Re: Hell and Macro Question

Posted: Thu Apr 28, 2011 6:05 pm
by Cerele
umm, if you dont mind using key bindings you could move spirit walk and prowl same spot on pet bar macro into an easily reached button and there you go, i noticed recently i cant click off prowl or spirit walk any more.
And tips on loque, just do a round around sholozar every hour or so youre on. i found mine and had a heart attack, lol i was looking for him but wasnt expecting to find him

Re: Hell and Macro Question

Posted: Thu Apr 28, 2011 6:21 pm
by Chimera
im not sure as to how to answer the macro buttons but i do know that prowl at least is a bit buggy, i tamed a cat and i had to toggle prowl off and then have it attack something to clear prowl from its figure--

-- i just tried it again with my beginner pet whos the night elf saber and its giving off the message "Ability is not Ready Yet" :( if you make a macro, it wont be of any use or probably not even a working macro so long as the bug is in place (i think, i dont macro my spells lol so i could be wrong for the testing part)

Re: Hell and Macro Question

Posted: Thu Apr 28, 2011 7:43 pm
by Nachtwulf
Prowl's been buggy since the patch. You can't turn it off manually... I've tamed two cats since the new patch (yay frostsabers) and both times I had to disable autocast and then have my pet attack something before it would even turn off. Macro triggers are likely to be worthless until this bug gets fixed.

Re: Hell and Macro Question

Posted: Fri Apr 29, 2011 3:06 am
by Arcanimus

Code: Select all

#showtooltip
/cast [pet:cat] Prowl; Spirit Walk
Should work for both families. Enjoy.

Re: Hello and Macro Question

Posted: Fri Apr 29, 2011 2:25 pm
by Válion
Thank you for the suggestion will try that : )