I use this:
<register event="gainbuff_Aftermath|losebuff_Aftermath|gainbuff_Haste|losebuff_Haste|gainbuff_Last*|losebuff_Last*|gainbuff_Embrava|losebuff_Embrava|gainbuff_March|losebuff_March">Update</register>
To force update on when I get buffs that might want me to switch my gear.
And I use:
<register event="tp_0">Update</register>
To see when I change weapon, so it automaticly changes group to use sets for the correct weapon.
Quick question about how this works.
In my spellcast, I have been using buffactive="haste" (or march/embrava/etc). It works perfectly fine for aftermath, and it used to work for embrava/haste/etc, but now it seems to not be working for Embrava.
I recall hearing something about the last update messed with buffactive stuff. How would I go about using the aforementioned autoexec rules, and are there any changes I would need to make to my spellcast?
Edit: Found a copy of Nightfyre's spellcast with these rules, and I am currently working on dissecting it and figuring it out.