• 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

Problem - Feign Death when low hp

Cmp433

Member
Joined
Nov 28, 2022
RedCents
25¢
Version of KissAssist.mac?
12.002.031
When did your problem start?
Now
Character Role?
  1. PullerTank
What class is having this issue?
  1. Monk
How often does this issue occur?
Always
Im working on using KissAssist to have my monk solo.

I'm trying to figure out how to trigger my Monk to FD when low HPs, such as 30% HP. Then stand up and resume fighting after he regens back to 100%

I've searched the forums but can't figure out how to make this happen.

Any suggestions?


Bonus points if someone can tell me how to make my Monk pause between pulls when at a low % as well. Such as if he is under 50%, med until 100% to remain pulling. The MedOn option seems to only reflect endurance levels.

Thanks in advance!
 
I tried this during pull, but doesn't work. Should be something like this though:

[OhShit]
OhShitOn=1
OhShitCOn=1
OhShitSize=1

OhShit0=/if (${Me.PctHPs}<70 && ${Math.Distance[${CampYLoc},${CampXLoc}]}>=${CampDistance} && ${Pulling}) /multiline ;/alt act 428;/pause 3;/bct *mage name* //target ${Me.Name};/pause 3;/bct *mage name* //alt act 7050;pause 90;/stand
 
I seemed to have problems with MQ2Melee, so I don't use it.
MQ2Melee seemed to do FD when hp was low, and that caused problems, among other things. I play a SK though
 
Yeah MQ2Melee would FD me, and wait to stand up. But when it did finally stand up, my char would just stand there with no response and would still eventually die. I tried tweaking it but never could get it to resume attacking. So I was hoping KissAssist could do it but so far I cant figure it out.
Is that OhShit part of KissAssist? I dont see it in the INI file.
 
Yeah MQ2Melee would FD me, and wait to stand up. But when it did finally stand up, my char would just stand there with no response and would still eventually die. I tried tweaking it but never could get it to resume attacking. So I was hoping KissAssist could do it but so far I cant figure it out.
Is that OhShit part of KissAssist? I dont see it in the INI file.
think it is MuleAssist
 
Yeah MQ2Melee would FD me, and wait to stand up. But when it did finally stand up, my char would just stand there with no response and would still eventually die. I tried tweaking it but never could get it to resume attacking. So I was hoping KissAssist could do it but so far I cant figure it out.
Is that OhShit part of KissAssist? I dont see it in the INI file.
I thought you use kissassist. It is part of the ini I run on Kissassist.
 
PullPause2#MinutesTime in Minutes to pull mobs before Holding Pulls|How long in minutes after holding to resume pulls. Optional Cond# can be used to check if pulls should continue to be held.
Pulls will be held if condition returns true. Example:
PullPause=30|2|cond1
cond1=${Me.Snared}

Create a condition to check HPs.

If you want to FD and wait during combat. You will need to add a bind in the kissmycmds.inc and call it using the Command: tag. You will have to create the code for it though.
 
Problem - Feign Death when low hp

Users who are viewing this thread

Back
Top
Cart