• 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 - Kiss not casting 101+ dps spells

Status
Not open for further replies.
I guess more specifically since /kisscheck is reporting no problems. My mage will cast the 105 rampage pet (remorseless servant), but not bolt/spear of molten shieldstone (new fire nukes). Shaman will cast sluggishness (upgrade to fatigue), but not talisman of the leopard.

Kissassist reports that it is casting them, but shows Casting ____ as AA (or whatever, with /debug on) and never casts anything.
 
Not sure what kind of weirdness this is. I can't test anything because I don't have the new expansions yet. i don't know if its an eq thing or a mq2 thing
 
Unfortunately no. We are getting the new expansion so i can look it at least but it may a week or so. Sorry for the delay.
 
I can confirm .. there are issues casting lvl 101 and greater spells. I'll have the spell defined in dps.. and it wont cast... but the same spell ( exact copy and paste ) works in the BURN section on a named. Looking into it... but it may either be a EQ or MQ2 thing....
 
Interesting issue has been observed.... may be the root cause of this issue as well.

New-caster-focus-AA

It appears that for any spell that has a new focus line associated with them.. that spells work find BEFORE puschasing the aa focus for that spell line... but FAIL to cast once the aa focus is purchased.

I'm investigating.
 
Hmmm.. trying to look up info if anyway to return the TYPE of aa something is.. as in [General/Archtype/Class/Focus], if there is.. this can be resolved VERY easily with a simple check against aa type.... and conditional coding based upon that.


UPDATE:

Looks like you CAN return the AA type.

/echo ${Me.AltAbility[Banestrike].Type} returns value of 4.. because it is a special aa.. and Special aa is category 4.

General=1
Archtype=2
Class=3
Special=4
Focus=5

So... its a simple fix to resolve this... working on it now... posting asap.

- - - Updated - - -

FIXED will no longer attempt to cast [FOCUS] aa for 101+ spells instead of the actual spell itself.

Macro updated for download link.
 
Problem - Kiss not casting 101+ dps spells
Status
Not open for further replies.

Users who are viewing this thread

Back
Top
Cart