![]() |
Request for healing buttons.
Hello all,
I have a request that I hope can be done... Is it possible to make the effects icons in the group window a hotkey to target the specific group member and cast the appropriate heal spell? I have Fetish Classic and know that when I click on a name it targets an ally and puts me into assist mode. The only other way I can think of to do this is to lock a hotbar under the group window and fill it with macros that target the player and cast a spell. This seems like a wastful way of doing it, but often find myself too slow to cure someone quickly. If my first request is not possible, could someone direct me to a good place to get macro information so I can set up the second? Thank you, DF |
I think it's possible, ( though I will admit I'm not the best with this code ), let me consult my evil pet rock for a while and see if I can come up with anything.
|
That would be kind of handy. One click on the name in the group bar drops your biggest quickest heal on them.
I often use the group bar to select people though so would need to start using F2-F6 I think. |
1 Attachment(s)
this is what my evil pet rock was able to come up with.
you must click the persons name to cast it ( only the first group member is active for testing purposes ) the current ability linked to the first group members name is useability=(intollerant healing) please find this line in the code and change the spell name to whatever spell you wish to be cast on them. I hope this mod works and we can make it better.. |
Yes very possible, but to do this you'll have to cover the buff icons with invisible macro buttons, which will block any existing click functions on those icons. If that's acceptable do the following for each icon in each Member page...
1) Copy the existing assist button and paste it just before the icon object. 2) change that copy's size and location atributes to match the icon 3) change the copy's OnPress script to the following Code:
OnPress="target=group_member_1Note: double use of the useability command is required. Optionally, there is a bit of space on either side of the buff icons you could squeeze in small buttons if you prefer not to block the icons. Style="/Fetish.ButtonStyles.box_button" should make them look like the square single letter buttons used elsewhere in the Fetish set. You'll have to play with the location atributes for position. PS. I've been toying with the idea of adding more macro buttons to the group window myself. I hope to have something in the next release that allows for relatively simply customization ;) |
| All times are GMT -5. The time now is 08:36 AM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI