Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
yea, i just hate having the idea of only being able to tab target, if i can get hb to hook the controller you can do a true target search, and pick the closest target that your facing, and then actually put a WoWUnit.Face() after words so your pointed the right way. just soo many more combinations then xpadder would be capable of.
I've tried using this with healer, and main problem is making a system to target the right person you want to heal fast enough, however i found this approach working pretty decent:
Code:
A + Analog push = SELF
A + Analog Left = Party member 2
A + Analog Up = Party member 3
A + Analog Right = Party member 4
A + Analog Down = Party member 5
B + Analog push = Raid team 2 member 1
B + Analog Left = Raid team 2 member 2
B + Analog Up = Raid team 2 member 3
...
You get the idea.
But as you see in a large raid it gets messy, but works ok in 10 man.