Thread Tools Display Modes
11-29-06, 09:34 PM   #1
d31mOZ
A Kobold Labourer
Join Date: Nov 2006
Posts: 1
Macros

Hi:

I need this macros for my warrior:

1 - Berseker Stance -> Berseker Rage -> go to initial Stace.

2 - Battle Stance -> Retalation -> go to initial Stace.

3 - Berseker Stance -> Intercept -> go to initial Stace.

Help me, please!!!

Greeting...
  Reply With Quote
12-07-06, 09:15 PM   #2
facit
A Defias Bandit
Join Date: Dec 2006
Posts: 2
What do you mean when you write "go to initial Stace."?

If you want a macro that for example would change your stance to Berseker from one of the other stances, then cast Berseker Rage and then switch you back to the stance you were in. I don't think you can do that.

A couple of reasons for this. You can't make a macro cast several spells in a row like that. And you can't have a macro remember what stance it was in at the start of the macro (not in any way I can think of at least).


edit:
I gave it some more thought and came to think of a new slash command. /castsequence

It might be posible like this. But then you would have to spam the macro. And it would also start over again when you are done. So if you don't stop spamming you will go back to Berseker Stance again.


/castsequence [stance:1] Berseker Stance, Berseker Rage, Battle Stance
/castsequence [stance:2] Berseker Stance, Berseker Rage, Defensive Stance
/cast [stance:3] Berseker Rage

Last edited by facit : 12-07-06 at 09:20 PM.
  Reply With Quote
12-08-06, 04:06 AM   #3
facit
A Defias Bandit
Join Date: Dec 2006
Posts: 2
I tried it on my warrior and it doesn't work. And some quick thinking tells me that I should have though of that from the start.

As soon as you use the macro the first time you are no longer in stance 1 (battle) so then it wont execute.

(not to mention the fact that berserker is spellt berseker in my example.. :P )
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Macros


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