• 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 (2 Viewers)

Joined
Apr 19, 2023
RedCents
51¢
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:
Is your SK your tank? If so, I would assume it would always start the dps section immediately? Also from your two posts are you trying to say it seems to be ignoring conditions, or that you think it shouldn't be doing dps section at all? Lastly, isn't it the Melee sections, AssistAt that would control when your character starts up the DPS section?
 
if he is the tank it ignores the assistat setting and internally does 100

but what i read him saying its ignoring condtions or the settings for dpson=1, which to me spells out that mq2melee is doing things, or he got multiple dps sections and editing the wrong one
 
I have run into problem s in inis where I goofed up a section label([Melee]), with an extra character, or something, and so next time KA runs, it creates a new melee section or whatever at default values down at the bottom of the file. And definitely check on the mq2melee plugin - it will pretty much do all kind of stuff with your toon.
 
if he is the tank it ignores the assistat setting and internally does 100

but what i read him saying its ignoring condtions or the settings for dpson=1, which to me spells out that mq2melee is doing things, or he got multiple dps sections and editing the wrong one
He has Tank as the role so I am pretty sure that he is just misunderstanding how that role works with KA.

Character Role?: Tank
 
Question - DPS casting not following ini settings

Users who are viewing this thread

  • pascualito
  • N
Back
Top
Cart