• 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 - MiscGemRemem=0 not working

janktron

Member
Joined
Sep 25, 2015
RedCents
761¢
anyone else having this issue? I have this set to 0, yet all my casters still remem the last spell they had in slot 8 (which is the slot i have set for MiscGem)
 
yeah no matter what i've set it on it always remems it. closest thing to a workaround i've found is not having anything memmed in that slot when starting kiss
 
Do me a favor and once running the macro and you see your caster remem a spell, try this please. /echo ${MiscGemRemem} and let me know what you are getting..

Ok the next to the last line in CheckBuffs routine needs to be changed to this:

Rich (BB code):
        /if (${Me.Gem[${MiscGem}].Name.NotEqual[${ReMemMiscGem}]} && ${MiscGemRemem}) /call MemSpell "${ReMemMiscGem}" ${MiscGem}
 
Do me a favor and once running the macro and you see your caster remem a spell, try this please. /echo ${MiscGemRemem} and let me know what you are getting..

Ok the next to the last line in CheckBuffs routine needs to be changed to this:

Rich (BB code):
        /if (${Me.Gem[${MiscGem}].Name.NotEqual[${ReMemMiscGem}]} && ${MiscGemRemem}) /call MemSpell "${ReMemMiscGem}" ${MiscGem}
Thanks CT! This works great for 4 of my 5 casters. ..for some reason I can't figure out, my shammy refuses to cooperate.

I'll post the echo once I get back home

edit. /echo ${MiscGemRemem} returns '0' yet my shammy still wants to remember whatever spell he has in the miscgem spot. my other casters all work fine...dunno
 
Last edited:
Problem - MiscGemRemem=0 not working

Users who are viewing this thread

Back
Top
Cart