Blokus
08-22-2007, 11:04 AM
Here is my focus problem. Any help on this appreciated.
I like to use focus with my alts for assisting my main character. I often run a different main character with my alts and all I have to do is change one macro on all the alts to name that main as the focus and I'm good to go.
/target <main character>
/focus
/follow
All my other ALT macros then use this focus for assisting the main, like:
/assist focus
/cast [harm,nodead] fireball
I can't use UNITID's like party1 instead of focus because I sometimes don't have the main character actually in the party ... i.e. I'm helping to level up a lowbie and just following him around with my ALTs.
All well and dandy until I decide I need to also use focus for crowd control. For instance I want to set focus for my ALT mage to sheep something and easily re-sheep it later without having to stop and re-target the mob.
Problem is if I set focus for the ALT mage to the sheeped mob I no longer have focus set on the main character and macros like:
/assist focus
/cast [harm,nodead] fireball
are screwed.
I think the solution is to do this:
/assist focus
/cast [harm,nodead] fireball
/stopmacro [harm,nodead]
/assist party1
/cast [harm,nodead] fireball
Which will work as long as I am partied and assumes my main character is party1, which it should be.
However, if I'm not partied, then I'm out of luck. Of course if I'm not partied its usually because I'm helping a lowbie outside of instances and crowd control maybe isn't too important anyway.
The only reason I bring this up is I've seen others mention about using focus for either assisting the main character or for crowd control but apparently not for both.
Probably what I'm doing is fine, but does anyone have any clever solutions so I can have my cake and eat it too?
I like to use focus with my alts for assisting my main character. I often run a different main character with my alts and all I have to do is change one macro on all the alts to name that main as the focus and I'm good to go.
/target <main character>
/focus
/follow
All my other ALT macros then use this focus for assisting the main, like:
/assist focus
/cast [harm,nodead] fireball
I can't use UNITID's like party1 instead of focus because I sometimes don't have the main character actually in the party ... i.e. I'm helping to level up a lowbie and just following him around with my ALTs.
All well and dandy until I decide I need to also use focus for crowd control. For instance I want to set focus for my ALT mage to sheep something and easily re-sheep it later without having to stop and re-target the mob.
Problem is if I set focus for the ALT mage to the sheeped mob I no longer have focus set on the main character and macros like:
/assist focus
/cast [harm,nodead] fireball
are screwed.
I think the solution is to do this:
/assist focus
/cast [harm,nodead] fireball
/stopmacro [harm,nodead]
/assist party1
/cast [harm,nodead] fireball
Which will work as long as I am partied and assumes my main character is party1, which it should be.
However, if I'm not partied, then I'm out of luck. Of course if I'm not partied its usually because I'm helping a lowbie outside of instances and crowd control maybe isn't too important anyway.
The only reason I bring this up is I've seen others mention about using focus for either assisting the main character or for crowd control but apparently not for both.
Probably what I'm doing is fine, but does anyone have any clever solutions so I can have my cake and eat it too?