WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Macro Help (https://www.wowinterface.com/forums/forumdisplay.php?f=140)
-   -   charge/intercept/intervene macro (https://www.wowinterface.com/forums/showthread.php?t=35703)

Flame+ 10-15-10 05:56 PM

charge/intercept/intervene macro
 
/cast [help,stance:2,target=targettarget]Intervene;[help,stance:2]Intervene; [help,nostance:2]Defensive Stance; [combat,harm,nostance:3]Berserker Stance;[nocombat,nostance:1]Battle Stance;[combat,harm,stance:3]Intercept;[nocombat,stance:1]Charge


look at this macro, it works, but also i need to charge while in combat because when i use it i cant charge again because im in combat ,i can only intercept again after using my macro ...can anybody tell me how can i edit this macro??
(remember that i can charge while in combat bcause i am arms spec)

Am I Stoned 10-15-10 06:30 PM

Unless they changed anything in the patch..

--Mouseover Targets-- while shift is down it intervenes, while alt intercept

/cast [target=mouseover,harm,nomod]Charge;[target=mouseover,help,mod:shift]intervene;[target=mouseover,harm,mod:alt]Intercept;

--Targeted Targets-- while shift is down it intervenes, while alt intercept

/cast [harm,nomod]Charge;[help,mod:shift]intervene;[harm,mod:alt]Intercept;

Seerah 10-15-10 09:31 PM

I only see Charge in your macro once - and it has a conditional of [nocombat] in front of it. ;)

For further reference, here is a macro interpreter: http://www.macroexplain.com/

Flame+ 10-16-10 08:43 AM

Quote:

Originally Posted by Am I Stoned (Post 211103)
Unless they changed anything in the patch..

--Mouseover Targets-- while shift is down it intervenes, while alt intercept

/cast [target=mouseover,harm,nomod]Charge;[target=mouseover,help,mod:shift]intervene;[target=mouseover,harm,mod:alt]Intercept;

--Targeted Targets-- while shift is down it intervenes, while alt intercept

/cast [harm,nomod]Charge;[help,mod:shift]intervene;[harm,mod:alt]Intercept;

ok thxx im going to use it but in http://www.macroexplain.com/ explains me that there are some illogical commands


All times are GMT -6. The time now is 07:50 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI