• 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 - Question about groupwatchon

Joined
Aug 28, 2023
RedCents
40¢
Hi guys,
I'm trying to setup a puller in the way that he has to wait the cleric to have 40% mana before pulling.
I've tried groupWatchOn=2|40
But the puller still wait 90% mana before pulling.
Any clue of what i'm doing wrong ?
 
Hi guys,
I'm trying to setup a puller in the way that he has to wait the cleric to have 40% mana before pulling.
I've tried groupWatchOn=2|40
But the puller still wait 90% mana before pulling.
Any clue of what i'm doing wrong ?
assumming this is kissassist, i'm going to move it to that section.

it is always useful to a: post in the area relevant to your needs (kiss has a support section) and b: let folks know what you're using
 
That setting is for your puller to pause the pulling routine at X%. With that setting, you are telling the puller that IF a healer's mana is less than 40%, pause pulls until they're at 90%.

If you want to stop pulls under 40%, I think you'd want to use the GroupWatchCheck setting with a condition checking that the healer's mana is <40% - mana < 40% would return a True value, pausing pulling.

GroupWatchCheckFalseFalse/cond#To use this option, you must have turned on conditions(ConOn=1) and created a condition for this option. This entry is used in the GroupWatch routine and pauses the macro if the condition is evaluated to True. The macro will continue when the condition evaluates to False.
Example:
GroupWatchCheck=cond3
cond3=${Me.Snared}

Since you have to wait a time (15s?) before resting state kicks in, you spend less time overall just leaving them in rested-state meditation to almost full mana.
 
Last edited:
The Correct Answer is Buy the Plugin for your tank it has a feature to wait on your healer. Actually buy all the Plugins like me man. You'll thank me for it.
 
Question - Question about groupwatchon

Users who are viewing this thread

Back
Top
Cart