• 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

Question - Promised Rehabilitation

Joined
Apr 24, 2017
RedCents
126¢
I'm trying to get Promised Rehabilitation to cast while only in combat. I've tried a few things but here is my basic setup for it.
If anyone has any suggestions I would greatly appreciate it. I'm fairly new to this so I'm sure I've missed something.

Heals3=Promised Rehabilitation|99|MA|Cond1
Cond1=${Me.CombatState.Equal[COMBAT]}

I've tried it with the bang as well, like so:
Cond1=!${Me.CombatState.Equal[COMBAT]}

Thanks for any help! I really appreciate it!
 
Last edited:
Yes I've had it at 99, 98, 97.. it only works with no conditions. But I don't want it to cast unless I'm in combat.
I changed it to reflect that I've tried it. I tried 100 because I was trying someone else's code but they used netbot and I'm not sure it works with the default install of kissassist. It wasn't working for me, so I tried to attack it from just making sure I'm in combat.

This is one of the examples I tried:

https://www.redguides.com/community...ing-nuking-high-aa-good-gear-110-cleric.1042/
Heals1=Promised Rehabilitation|100|MA|cond12
Cond12=!${Target.Buff[Promised Rehabilitation].ID} && ${Me.CombatState.Equal[COMBAT]}

I tried this with 99, 98, 97 health as well just to see if it would work.
 
Last edited:
if you're casting promised remedy you should probably check for promised remedy and not promised rehabilitation. i mean, maybe. =p set it back to 100. it should work flawlessly!
 
couldnt you just add it to dps

dps1=Promised Rehabilitation|99|MA

I think that would work if i remember right

Thanks, I had grabbed the line from here instead of from my config. It was Promised Rehabilitation. It worked Akatora thanks for the help, I really appreciate it! I need to get my typos under control! I wasn't using DPS at all for my cleric so I will keep that in mind for the future.
 
Thanks, I had grabbed the line from here instead of from my config. It was Promised Rehabilitation. It worked Akatora thanks for the help, I really appreciate it! I need to get my typos under control! I wasn't using DPS at all for my cleric so I will keep that in mind for the future.

yeah i dont know much about conditions and such, but i thought that might work. I am glad it did, but there are other writeups in other class ini files you could skim over and check out. thats what I do to piece together stuff to test if it works
 
Did you turn conditions on?
ConOn=1

Yea I do have the conditions on I use them to do other things. I will experiment with it more in the future but for now this for me was solved.

yeah i dont know much about conditions and such, but i thought that might work. I am glad it did, but there are other writeups in other class ini files you could skim over and check out. thats what I do to piece together stuff to test if it works

I did check around but completely missed looking at DPS section because it wasn't as intitive for me as when I checked most of the cleric ini's posted and they had it in the heal section. It's a lesson for sure and I appreciate the advice from everyone, thank you all so much for being cool
 
Question - Promised Rehabilitation

Users who are viewing this thread

Back
Top
Cart