• 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 - Couple of things not working in 9.1.3

Joined
Jan 14, 2016
RedCents
1,418¢
Rich (BB code):
MedStart=50
GroupWatchOn=1

I was testing setting the MedStart higher (for various reasons not important) but it doesn't honor it. It waits until Wizzy is at 20% like it always has when I had it set to 20%. MedStart seems to only affect the toon that is running it, has it always been that way?

Bard wont med at all ever. Granted it never had to before, but I have to pause the mac to get it to sit down otherwise it gets right back up:
Rich (BB code):
MedOn=1
MedStart=75 (for testing)

TwistOn=0
TwistMed=0
TwistWhat= 0

Not currently using TwistMed so it can't be interfering. Not important why I'm not using it, included to show its not in use and therefore not the culprit.
---------------------------------------------------------------

When the MA used to sit, the whole grp used to sit/med. I used to be able to pause the mac and sit the MA down and the whole grp used to sit. This no longer happens.

---------------------------------------------------------------

Rich (BB code):
Buffs2=Huntsman's Ethereal Quiver|Summon|Ethereal Arrow|200

This no longer summons the arrows. /echo ${FindItemCount[Ethereal Arrow]} returns correctly.

---------------------------------------------------------------
 
Took out the sitting code because it was randomly activating med on all toon if MA sat down to mem a spell. Will look at fixing this and putting it back in
I have seen the bard med issue and will have to hunt down the bug

yes medstart is only for that toon we made some changes to the med routine but i am going to revisit all of it.

summoning fix is here
http://www.redguides.com/community/...pped-summoning?p=292150&viewfull=1#post292150
 
Last edited:
For a quick fix for now, you can find line 2205 and change the ${Me.Pct${MedStat}}<20 too something like ${Me.Pct${MedStat}}<90, and when the MA sits down and your medstat is below 90 you will sit and med, but like Maskoi mentioned, if you MA sits down to mem a spell your group may sit down.
 
Ok, I went with ${Me.Pct${MedStat}}<90 and that not only fixes it, as we knew it would, but it also solves the issue of the zerker or bard standing there "wanting" to sit but unable to do so while engaging in a very rapid /tar myself /tar clear cycle that I feared was spamming the server. Now granted, it wasn't actually issuing a /tar command as a /tar clear would produce a MQ2Win msg, but rather indicative of the behavior.
 
Problem - Couple of things not working in 9.1.3

Users who are viewing this thread

Back
Top
Cart