GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Can't use reset

darkwolf469 opened this issue · 4 comments

commented

Can't use reset=target within a line while using a [mod:ctrl]. If you place it within the line it will delete the entire mod section.

example
/castsequence [mod:ctrl] !Rip,Ferocious Bite,Ferocious Bite,Ferocious Bite; [nomod] Rake, shred, shred, shred, shred

will become:

/castsequence reset=target Rake, shred, shred, shred, shred

if you try to save it as:

/castsequence [mod:ctrl] reset=target !Rip,Ferocious Bite,Ferocious Bite,Ferocious Bite; [nomod] reset=target Rake, shred, shred, shred, shred

The reset macro on target/combat feature doesn't seem to work right now either.

commented
commented

This was caused by #201

syntax is described at http://wowwiki.wikia.com/wiki/MACRO_castsequence as
/castsequence options resetcondition spelllist

commented

Ah, worked the other way previously. Thanks

commented

This will be in 2.0.9