• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Quick Fix for AutoCleric 2.0 for group player

liword

New member
Joined
Apr 16, 2016
RedCents
50¢
By default AutoCleric 2.0 only heal pet to 70% HP and Tank to 80% HP.
There is no way to change that unless you change the code.
And since author won't will to share how to fix that.
I have to read the code by myself and make this quick fix.
It will cause other issue since its only a quick fix,
I will make it better if I have time later.

Find those line
Rich (BB code):
	/declare healpoint				int outer 80
	/declare grouphealpoint			int outer 75
	/declare bighealpoint			int outer 60

       /call ConfigHeal

and change them to
Rich (BB code):
	/declare healpoint				int outer 99
	/declare grouphealpoint			int outer 80
	/declare bighealpoint			int outer 70

|/call ConfigHeal

and also set this in ini file
Rich (BB code):
pethealpoint=99

- - - Updated - - -

And this macro is also very not mage friendly.
I'm not sure if its some mistake or author just never played mage before.

It won't do group heal if both tank pet and other group member get hit at the same time.
It won't boost mana for mage.

I will fix those when I have time later.
And before that I do not recommend any pet class use this macro unless you want fix those by youself.
 
Last edited:
You're using a cleric with this macro, right?
 
Wow, I'm confused AF...

Your answer liword, doesnt really make sense to the question. Unless it was offensive in nature

You mention its not mage friendly.

Did you mean that if you have a mage in group your healer shouldn't use the macro?

Did you post in the Autocleric thread to get support there from the author?
 
You can't read code, right?


Just to make sure you understand what you did , you most definatly did not do a " fix " you changed to default heal % to this macro so no fix , also please do not discredit any authur here for not given information because i know he did in several other beta posts especially in sul decay heal fix if you have issues with the macro you can always use kissassist which heals pet classes you can also use other macros like mine http://www.redguides.com/community/...W-VERSION-OF-CLERIC-MAC-Ive-piece-ed-together there is a plethra of options to use to find the right stuff for you , i personally love noobs work i just find it easier using mine (it does not heal in sul or decay well ) i have no time anymore to fix it but it is great elsewhere i have started using 9.0 as well because mask and cclay habe done phenominal just maken sure you understanding your actions are not a fix and not to discredit noob
 
Wow, I'm confused AF...

Your answer liword, doesnt really make sense to the question. Unless it was offensive in nature

You mention its not mage friendly.

Did you mean that if you have a mage in group your healer shouldn't use the macro?

Did you post in the Autocleric thread to get support there from the author?

Did you read my post in Autocleric thread before post this post?

- - - Updated - - -

Just to make sure you understand what you did , you most definatly did not do a " fix " you changed to default heal % to this macro so no fix , also please do not discredit any authur here for not given information because i know he did in several other beta posts especially in sul decay heal fix if you have issues with the macro you can always use kissassist which heals pet classes you can also use other macros like mine http://www.redguides.com/community/...W-VERSION-OF-CLERIC-MAC-Ive-piece-ed-together there is a plethra of options to use to find the right stuff for you , i personally love noobs work i just find it easier using mine (it does not heal in sul or decay well ) i have no time anymore to fix it but it is great elsewhere i have started using 9.0 as well because mask and cclay habe done phenominal just maken sure you understanding your actions are not a fix and not to discredit noob

If you read my post carefully and do some test by youself, you will find out you can't just change default heal % to this macro to fix it.
 
Have you used the slash commands ingame to change it to what you want? Noob pointed you in that direction.

Rich (BB code):
Heal Pets - /pethealpoint % (Set to 0 to disable)
So by default this will be /pethealpoint 70
lets say you want it at 90, do /pethealpoint 90

Changing a % in the ini isn't a "fix" Its more of a "This works for me note" and this should have remained in the auto cleric thread.

You may be right, just changing the default heal % doesn't make it how you want it to be, but changing a couple of the configurable objects does. He wrote in those adjustable variables so it can be mildly adjusted to your specific scenario.


You can't read code, right?
Lets keep it clean here or we move it to the shitter, thems fightin words.
 
Did you read my post in Autocleric thread before post this post?


Dude im not sure who you think you are but i by far understand this macro more then you ever will , please do not insult me i also did a macro comparison line for line you changed nothing , but tje default please come with correct information post the lines beside the default % you posted that you changed , post the first fix you done then lets see where its fixed at
- - - Updated - - -



If you read my post carefully and do some test by youself, you will find out you can't just change default heal % to this macro to fix it.
 
For what it's worth, I don't think my question was insulting or otherwise inappropriate. I legitimately couldn't tell from your other posts/threads if you were trying to use the macro on your mage and expecting it to heal your pet. I understand that English isn't everyone's first language, so I was simply trying to take it step by step to make sure we pointed you in the right direction.
 
Do NOT use this "fix" he is changing the point the cleric will cast the spell at. When your HPs lower to those setting the cleric will cast. Raising those numbers will simple waste the clerics mana. You most certainly don't need a heal when you are at 99% health.
 
Quick Fix for AutoCleric 2.0 for group player

Users who are viewing this thread

Back
Top
Cart