PDA

View Full Version : Warrior macro help


curseoflono
31-01-2008, 06:51 PM
mm been puzzling over this for abit and cant work out best way to do it so if any1 can shed sum light would be most appreciated..
I want to make a macro on my warrior to integrate my spell interruption moves on my warrior whilst being mindful of stance and and equipped items

basically the macro needs to make :

1.if shield equipped switch to defensive stance from what ever stance u r in and use shield bash.

2. if no shield is equipped switch to berserker stance and use pummel

i have tried it several ways and always something seems to not work properly
>o<
so if sum1 could show me how they would do it i would be most grateful

ChaoticMonk
31-01-2008, 09:27 PM
I don't think you can make a macro that would switch stance and do a move with one click (so you'd have to click once for the change stance part and click again to use the appropriate move).

The other thing is, when you switch stance theres a short cooldown on all the moves so unless its a slow cast you might not be able to switch and inturrupt quick enough.

As for the coding itself, I'm no good at that so I'll leave it for someone else to answer :D

curseoflono
01-02-2008, 01:44 AM
well the idea is that 90% of the time i will be in the correct stance anyways for one of the interrupts, the idea is to make battle stance more friendly towards interrupting (as im norm in that during pvp). Also so that both my interrupts can be on one macro so i can hotkey it to a single button instead of two with enough AI that my character will sort out his stances by himself when needed.
never mind i will keep laying with the code myself and try to get it to work =D