• 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 - Single casting groupspell 'Circle of Forgefire Coat'

{
name = "LongDurDmgShield",
type = "Spell",
cond = function(self, spell, target, uiCheck)
if not uiCheck then RGMercUtils.SetTarget(target.ID() or 0) end
return not RGMercUtils.TargetHasBuff(spell) and RGMercUtils.SpellStacksOnTarget(spell)
end,
},

is this the wrong logic? it will target and cast on every group member that doesn't have the buff and it can stack on.
 
Problem - Single casting groupspell 'Circle of Forgefire Coat'

Users who are viewing this thread

Back
Top
Cart