EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > General Discussion > Request

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Unread 05-27-2005, 12:21 PM
Dirty Floyd Dirty Floyd is offline
A Young Mystail Rat
 
Join Date: May 2005
Server: Antonia Bayle
Posts: 2
Default 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

Last edited by Dirty Floyd : 05-31-2005 at 09:36 AM. Reason: I type like the south end of a northbound War Elephant
Reply With Quote
  #2  
Unread 05-27-2005, 12:46 PM
Sir Taleisin The Seer's Avatar
Sir Taleisin The Seer Sir Taleisin The Seer is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: The Bazaar
Posts: 338
Default

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.
__________________
DawnTide
Reply With Quote
  #3  
Unread 05-27-2005, 12:56 PM
pox67 pox67 is offline
A Brown Bear
 
Join Date: Jan 2005
Server: Antonia Bayle
Posts: 9
Default

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.
Reply With Quote
  #4  
Unread 05-27-2005, 06:31 PM
Sir Taleisin The Seer's Avatar
Sir Taleisin The Seer Sir Taleisin The Seer is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: The Bazaar
Posts: 338
Default

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..
Attached Files
File Type: zip eq2ui_mainhud_groupmembers.zip (1.5 KB, 377 views)
__________________
DawnTide
Reply With Quote
  #5  
Unread 05-28-2005, 05:15 AM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

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_1
useability='somespellname' useability='somespellname'"
In the above code, change the group member number to match the member page number. Also replace somespellname with whatever spell you want to activate when that icon is clicked.

Note: 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
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 07:59 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI