• 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 - DPS7=Dismantle the Unnatural|99|Weave|Cond31

Almafa

Well-known member
Joined
Mar 28, 2019
RedCents
1,789¢
Would anyone have an idea why it doesn't work?

When I have this, it casts:
DPS7=Dismantle the Unnatural|99|Cond31

I want chain cast when the target is summoned, but it doesn't cast at all when I add Weave

DPS7=Dismantle the Unnatural|99|Weave|Cond31

Cond31=${Target.Body.Name.Equal[Elemental]} || ${Target.Body.Name.Equal[Construct]}
 
Would anyone have an idea why it doesn't work?

When I have this, it casts:
DPS7=Dismantle the Unnatural|99|Cond31

I want chain cast when the target is summoned, but it doesn't cast at all when I add Weave

DPS7=Dismantle the Unnatural|99|Weave|Cond31

Cond31=${Target.Body.Name.Equal[Elemental]} || ${Target.Body.Name.Equal[Construct]}
I believe you can only use weave with spells/items that don't trigger a global cool down, err maybe a better way to say it is whatever you are trying to weave has to be able to be used/cast while the spell casting global cooldown is in effect (so you are trying to weave it in extra while other spells can't be cast because of the global cool down).
 
Would anyone have an idea why it doesn't work?

When I have this, it casts:
DPS7=Dismantle the Unnatural|99|Cond31

I want chain cast when the target is summoned, but it doesn't cast at all when I add Weave

DPS7=Dismantle the Unnatural|99|Weave|Cond31

Cond31=${Target.Body.Name.Equal[Elemental]} || ${Target.Body.Name.Equal[Construct]}

That ability/spell has about a 6 second cool down. If your DPSInterval=1 is low enough and if you insert the line multiple times then you can get nearly the same effect as weaving. Just insert the line a few more times. So like it's already line 7, add it as line 11 and 15 or some reasonable repeating frequency.
 
That ability/spell has about a 6 second cool down. If your DPSInterval=1 is low enough and if you insert the line multiple times then you can get nearly the same effect as weaving. Just insert the line a few more times. So like it's already line 7, add it as line 11 and 15 or some reasonable repeating frequency.
Awesome. It is working!
Thank you!
 
Question - DPS7=Dismantle the Unnatural|99|Weave|Cond31

Users who are viewing this thread

Back
Top
Cart