• 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 - DPS casting not following ini settings (4 Viewers)

Joined
Apr 19, 2023
RedCents
31¢
Version of KissAssist.mac?
12.002
When did your problem start?
today
Character Role?
  1. Tank
What class is having this issue?
  1. Shadow Knight
How often does this issue occur?
Always
I have a SK that casts all dps spells at 100 pct no matter what is put in the DPS section. I tried other ini files and even started with a fresh ini and only added this one line.

dpson=1
DPS1=Engulfing Darkness|50|

All other characters are following the ini with no issues but the SK casts it at 100 pct every time. What am I missing?
 
Last edited:
if you are talking about kissassist, you most likely have dpson=2, which is the prefered setting imo

it turns the value you entter into a rotation value, so it does the skills in order from high to low

then you use conditions to control if you want something to cast later on lower hp for example the engulfing darkness

Cond1=!${Target.Snared.ID} && ${Target.PctHPs} < 50
That will then use the thing when the mob is not snared and is below 50% hp

DPS1=Engulfing Darkness|50|cond1
 
Thanks for the response. I should have mentioned it is dpson=1. I guess I could changed to dspon=2 and learned to do that.

EDIT
I tried dpson=2

DPS1=Bash|99
DPS2=Siphon Life|75|cond1

Cond1=${Me.PctHPs} < 75

Still cast siphon life 100 pct over and over.
 
Last edited:
Question - DPS casting not following ini settings

Users who are viewing this thread

  • G
  • D
  • S
Back
Top
Cart