Originally Posted by Maynard
Hey guys,
Not a mod question per se, but is it possible to bind a key (or in my case, mousewheel) to target;
a) Mouse Up: Scroll through party members;
b) Mouse Down: Scroll through enemy targets (on Proximo).
Thanks in advance.
|
Both would be sweet, but aren't easily doable. Or at least it would require some actionbar paging like this:
/targetparty1 [actionbar:4]
/targetparty2 [actionbar:1]
/targetparty3 [actionbar:2]
/targetparty4 [actionbar:3]
/changeactionbar [actionbar:4] 1; [actionbar:1] 2; [actionbar:2] 3; [actionbar:3] 4
I didn't test this, but I'm sure you get the idea and will be able to correct my errors. Doing it with Proximo requires more tricks though, since you can only keybind enemy1/2/3/4/5 to keys.
Also, you only have 6 pages to shift between. So the use is very limited if you want to be able to use both at the same time.