• 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 - When running KA something is reporting how many unspent AAs I current have and how many are awarded per kill, what resource is doing this?

Joined
Feb 14, 2022
RedCents
961¢
It only happens on some of my toons and I would like to set up all toons to report this way through the MQ window. I looked at Dannet, mq2status, and Kissassist and can’t find any way to toggle something like this on. I’m sure it is simple fix, just not sure where to start.
 
It only happens on some of my toons and I would like to set up all toons to report this way through the MQ window. I looked at Dannet, mq2status, and Kissassist and can’t find any way to toggle something like this on. I’m sure it is simple fix, just not sure where to start.
Sounds like an XP Tracker. Like MQ2XPTracker, or a Lua that does that.
 
Sounds like an XP Tracker. Like MQ2XPTracker, or a lua that does that.
Doesn't seem to be either of those.... none of the commands work for each resource (plus one is a Lua). The broadcast to dannet is "Character gained an AA, now has 85 unspent."
 
Doesn't seem to be either of those.... none of the commands work for each resource (plus one is a LUA). The broadcast to dannet is "Character gained an AA, now has 85 unspent."
I got you fam
1735515306014.png
edit: apparently I don't, i just found a copy-cat. See below :cry:
 
Last edited:
This is KA itself, in Sub Event_GainSomething

Code:
            /call BroadCast w "${Me.Name} gained an AA, now has ${Me.AAPoints} unspent"

Something that kind of make sense back in the day, but really doesn't make sense anymore in the world. Wish they would remove that and the task update spamming from KA.
 
This is KA itself, in Sub Event_GainSomething

Code:
            /call BroadCast w "${Me.Name} gained an AA, now has ${Me.AAPoints} unspent"

Something that kind of make sense back in the day, but really doesn't make sense anymore in the world. Wish they would remove that and the task update spamming from KA.

I like it! But could understand adding kill switches! :)
 
Question - When running KA something is reporting how many unspent AAs I current have and how many are awarded per kill, what resource is doing this?

Users who are viewing this thread

Back
Top
Cart