• 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

Request - Feature Request: Add Option for GroupWatchOn to only affect puller

Joined
Jun 28, 2014
RedCents
22,093¢
Pronouns
He/Him
Version of KissAssist.mac?
10.2.6
When did your problem start?
Always
Character Role?
  1. Assist
  2. Tank
  3. PetTank
  4. Petassist
What class is having this issue?
  1. Bard
  2. Beastlord
  3. Berserker
  4. Cleric
  5. Druid
  6. Enchanter
  7. Magician
  8. Monk
  9. Necromancer
  10. Paladin
  11. Ranger
  12. Rogue
  13. Shadow Knight
  14. Shaman
  15. Warrior
  16. Wizard
How often does this issue occur?
Always
Can you reproduce the issue?
See note above.
I have two characters that I run alternately as pullers, so I have both their ini files set to GroupWatchOn. However, I sometimes manually play one and the other will stop if the group dips too far below the thresholds I've set. This is perfect when that character is the puller but not so great when the character is in Assist mode. I'd like to add a third option to GroupWatchOn so that it can be activated only if that character is in the Role of puller. It's a fairly simple change and if it's not useful to anyone else then I can manually change it on mine, but I wanted to post it here as a feature request.

Code:
    Sub GroupWatch
        /if (!${GroupWatchOn} ) /return
        /if (${GroupWatchOn}==3 && !${Role.Find[pull]}) /return

That second line added to the GroupWatch sub would take care of what I'm looking for.
 
Last edited:
Request - Feature Request: Add Option for GroupWatchOn to only affect puller

Users who are viewing this thread

Back
Top
Cart