• 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 - Overriding KA

Joined
Sep 25, 2017
RedCents
3,230¢
I've seen a few instances where KA refuses to use an AE spell because it thinks more mobs will be agroed even though that is not the case.

The most glaring example is happening to me right now. Multiple mobs in camp and my warrior isn't using Imperator's Command for fear of agroing more mobs. Well I want IC to go off regardless. Is there any way to override and force it, besides manually?
 
I've seen a few instances where KA refuses to use an AE spell because it thinks more mobs will be agroed even though that is not the case.

The most glaring example is happening to me right now. Multiple mobs in camp and my warrior isn't using Imperator's Command for fear of agroing more mobs. Well I want IC to go off regardless. Is there any way to override and force it, besides manually?
you can put it in your dps section with a condition instead of the ae section
 
i would just put it in dps section with a condition that checks how many mobs he got on xtarget, something like this

cond1=${SpawnCount[npc xtarhater radius 50]} >2

should fire if there is agroed npc mobs within 50 radius
 
i would just put it in dps section with a condition that checks how many mobs he got on xtarget, something like this

cond1=${SpawnCount[npc xtarhater radius 50]} >2

should fire if there is agroed npc mobs within 50 radius

If the tank is also the puller and you want them to wait until they get into camp before firing off ae agro, what's the TLO for that? Check the distance to camp?
 
the dps section should not fire until combat is started, so thats when the first mob is engaged in melee, then the condition i posted just only fires when there is enough mobs in close range to to the warrior.
 
Lol ya. Sic has crazy good stuff. I've been using his for any toons that i have that can. and am learning from them as u read thru the files to adjust for what i have/don't have
 
Question - Overriding KA

Users who are viewing this thread

Back
Top
Cart