Quote Originally Posted by jrob View Post
Problem 1: No matter which character I lead with, the first time I select my target and have the party assist off of me it works, but from that point forward anytime I select a new target as soon as I hit my hotkey (which is R) for my party to begin the 2 Step Keymap, my character's target jumps back to the previous target. If I continue to hit "R" my target keeps jumping from second target to first target.
i called it jumpy targeting and it was caused by having 'Do FTL Assist Me in General Key Map' not set to Window:Current. also found an extra 'Do FTL Assist Me in General Key Map' in the Melee IWT mapped key in the Custom key map and deleted it since '2 Step' mapped key already has one. no point calling it twice imo.

Quote Originally Posted by jrob View Post
Problem 2: When my Hunter's begin their attack rotation, they repeatedly cast Aspect of the Hawk on every keypress. I'm using the macros that Aragent posted, and the first line in the macro for level 30-39 Hunter Beastmaster is /cast !Aspect of the Hawk. I thought that it would only cast if the Aspect was currently off? When I remove that line everything works fine.
/cast !Aspect of the Hawk
will cast it only if it is off, but if it's on, it will cast it anyway. also, the exclamation point (!) will only work for toggleable abilities such as those abilities that when clicked, turns on or off (e.g. Concentration Aura turns on when first clicked, then off when clicked again).