• 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 - Sit during combat?

rural_gammie

Member
Joined
Jun 28, 2017
RedCents
153¢
Version of KissAssist.mac?
11.xxxx
When did your problem start?
Since the beginning
Character Role?
  1. Assist
What class is having this issue?
  1. Druid
  2. Enchanter
How often does this issue occur?
Always
Can you reproduce the issue?
Yes
Howdy Y'all,

Is there a way to get my assisting boxes to sit while in combat? To be more specific, is there a way to get them to sit after dpsing or healing?

Currently, they all stand during the entire fight, and only sit afterwards if they are below their MedStart value. I guess this is for agro reasons, but for long fights I can see if being detrimental. Ideally, I would like them to sit soon after DPSing or Healing. Is there some sort of conditional I can do to achieve this?

My current config has MedOn=1, MedStart=90, MedCombat=1.

Thanks for your time.



MedOn
1

0/1

0=Off/1=On - Toggles the medding feature for mana or endurance based on the MedStart and MedCombat settings.

MedStart

20

0-100

What mana/endurance percentage to start medding at.

MedCombat

0

0/1

If this is enabled, your character will med to full during combat if it reaches it's med start point. Healers will heal, but dps won't attack. Need clarification. Behaves like med through combat.
 
use a mount, if possible
but no if i remember right they wont sit during combat, change the med start to like 95 and they will sit 99% of the time out of combat
 
Pretty sure you could write a dps line with command and conditional, although I dont know how to code it exactly so it would work for your needs:
Very Basic Syntax: DPS1=Spell/AA|MobHealth%|Condition. So at mob health of 99 (or less) /sit if I am not sitting (and should only sit your character down if in combat (DPS active)

DPS#=command: /sit|99|Cond#
Cond#=!${Me.Sitting}
 
Question - Sit during combat?

Users who are viewing this thread

Back
Top
Cart