PDA

View Full Version : Intervene


Deathbring
04-18-2008, 11:47 PM
I use the macro for intervene in the macro section but i was wondering if i could add a modifier and add my teammates names in. The macro i use now is great if my teammate is getting focused and i need to get to him but if i am getting focused having to click my guy and leaving him exposed longer then he needs to be is something i don't relish.

So if there is any way to modify it so it'll be Alt z to go to player1 and ctrl z to go to player 2 that'd be awesome.

Deathbring
04-19-2008, 08:47 PM
bump

impel
04-19-2008, 11:06 PM
I have never made any warrior macros ever but casting spells on targets can be done.

/cast [modifier:alt, target=target1][modifier:ctrl, target=target2][]Intervene

This will intervene target1 if alt are held down when pressing the macro and target2 on ctrl. The empty brackets let's you intervene your current target if neather alt or ctrl are held down.
"targetX" is the name of a player. Im not sure if this works if there are more then one target with the same name around, hunterteams comes to mind.

Keep in mind that I have not tryed this (and can't since i don't have any warrior) but I think it should work, try it out.

Deathbring
04-20-2008, 03:50 AM
thanks i'm giving it a test run tomorrow, i'll let you know if it works