Log in

View Full Version : Castsequence reset help!!!



jinx08
08-13-2008, 04:55 AM
Hi all

I just started duel boxing yesterday with two locks.

I have set up a cast sequence macro on my main but for some reason i cant seem to figure out how to get the cast sequence to reset on my slave when i change targets on my main. Ie dotting multiple targets.

I would also like the pet on the slave to switch targets at the same time

I know this subject must of been covered millions of times but I've had a little look around and cant find much which was any help.

Many thanks in advance.

Šeceased
08-13-2008, 05:51 AM
I have set up a cast sequence macro on my main but for some reason i cant seem to figure out how to get the cast sequence to reset on my slave when i change targets on my main. Ie dotting multiple targets.

this should automatically happen if you use

/a [target=Brain,exists,nodead]
/castsequence reset=target Spell1, Spell2, Spell3 etc

or

/castsequence [target=Brain-target,harm,nodead] Spell1, Spell2, Spell3 etc

Unless there is a strange mechanic in wow that makes it target the player ur assisting, in which case it would reset every time you press it (my brain is wandering so ignore that last comment ^^ )


I would also like the pet on the slave to switch targets at the same time

check out this explanation ('http://www.dual-boxing.com/forums/index.php?page=Thread&postID=81048&highlight=#post81048') (half way down the page - courtesy of vyn :) )

jinx08
08-13-2008, 06:45 AM
Thanks for the reply!

I'll try it out when im on next :)