EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   ProfitUI (https://www.eq2interface.com/forums/forumdisplay.php?f=41)
-   -   quick cure macros (https://www.eq2interface.com/forums/showthread.php?t=10657)

zabom 03-19-2008 03:31 PM

quick cure macros
 
is there a way to tie a chat macro into the click to cures? in t8 raids, there is a lot of need for cooperative curing. I find that i wast a lot of time curing arcane (im a wizzy) at the same time another group members cure the same person. if a macro something like /gs curing %t arcaine could be added, it would make using it more efficiant.

gm9 03-19-2008 04:19 PM

open _ProfitUI_CuresCode.xml in a text editor.

Find on the third line:
<Button Name="CureSpell" OnActivate="useabilityonplayer Parent.Target Parent.Cure
Activated=false"/>
replace with
<Button Name="CureSpell" OnActivate="useabilityonplayer Parent.Target Parent.Cure
groupsay Casting Parent.Cure on Parent.Target
Activated=false"/>

zabom 03-20-2008 09:31 AM

Thank you soooo much. This will be a big help.

zabom 03-21-2008 08:42 AM

unfortuntly this doesn't seem to work. I copied and pasted, so i know it went in correctly. The cures still work fine, but the groupsay does not happen. after it didn't work on the first test. I used the autoloader to get a clean copy and replaced the line a second time. Still no luck.

any suggestions?

gm9 03-21-2008 09:50 AM

There is no reason why it would not work. Make sure you are in a group and using a spell to cure someone else (the code I posted won't work if you cure yourself using potions).

If you want to test this on yourself without a group you can of course change groupsay -> say.

robertgrode 03-23-2008 08:41 AM

raid cures
 
i thought that at one time i saw, or was asked how to handle the group or raid cures....quey them, or cancil the current spell... for the life of me, i cant find this setting, and looking at the xml i have no idea what all that sufff is... can you help me...

I want to have cures cancil whatever i'm casting

zabom 03-23-2008 10:17 AM

Quote:

Originally Posted by gm9 (Post 71004)
open _ProfitUI_CuresCode.xml in a text editor.

Find on the third line:
<Button Name="CureSpell" OnActivate="useabilityonplayer Parent.Target Parent.Cure
Activated=false"/>
replace with
<Button Name="CureSpell" OnActivate="useabilityonplayer Parent.Target Parent.Cure
groupsay Casting Parent.Cure on Parent.Target
Activated=false"/>

I tested this in both group and raid. I had a few guildies try it as well to make sure it wasn't just me. For som reason it just doesn't work.

zabom 03-23-2008 10:20 AM

Quote:

Originally Posted by robertgrode (Post 71092)
i thought that at one time i saw, or was asked how to handle the group or raid cures....quey them, or cancil the current spell... for the life of me, i cant find this setting, and looking at the xml i have no idea what all that sufff is... can you help me...

I want to have cures cancil whatever i'm casting

just to the right of your name in the group window are 2 buttons that are invisable till you mouse over them. I believe thats what you aer looking for.

robertgrode 03-23-2008 11:19 AM

thanks
 
thanks zabom, i will look for the button.

on the abova thing, my code already says whats listed above, but i have never seen the cures in group.

sorinth 03-23-2008 01:28 PM

Quote:

Originally Posted by zabom (Post 71096)
just to the right of your name in the group window are 2 buttons that are invisable till you mouse over them. I believe thats what you aer looking for.

zabom are you getting any error messages or any rouge windows opening up when you do the macro above? Does the cure still work just your chat doesnt say anything?

What text editor are you using? Wordpad seems to break the code.

Follow this Link http://www.eq2interface.com/forums/s...hlight=notepad
and use notepad++ for your editing needs.

Notepad++ can be found here http://notepad-plus.sourceforge.net/uk/site.htm

zabom 03-23-2008 05:00 PM

Quote:

Originally Posted by sorinth (Post 71109)
zabom are you getting any error messages or any rouge windows opening up when you do the macro above? Does the cure still work just your chat doesnt say anything?

What text editor are you using? Wordpad seems to break the code.

Follow this Link http://www.eq2interface.com/forums/s...hlight=notepad
and use notepad++ for your editing needs.

Notepad++ can be found here http://notepad-plus.sourceforge.net/uk/site.htm

No error messages, and the cures still work....just no text in chat. I edit everything with notepad.


All times are GMT -5. The time now is 02:48 AM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI