Just saw you added a PvE Option. Thank you.
Purchased immediately
I have one Problem through.
The Global Settings dont save. Like Interrupt Mode, Account for Latency..
Chaning the Settings in the xml seems to work. So no big deal.
Also the Plugin states version 1.0.0.7 but the changelog on store lists 1.0.0.11 as latest. I guess only a display bug.
Can you add an option for interrupt rotation.
For Example on oregorger. He cast 5 times and i want to kick lets say every 3rd cast.
Maybe you can add two extra options to spells.
Like "Max Interrupt Cycle". In this case 5.
And a Second one like "Interrupt On". In this case 3.
thank you
// Edit
Hmm cant get this work.
Also log shows nothing.
i use enyo + fury unleashed. Enable plugins is checked in enyo.
interrupts:
<?xml version="1.0" encoding="utf-8"?>
<Interrupts>
<Interrupt Enabled="true" Name="Zuschlagen" Id="6552" Range="6" TargetGround="false" AnyTarget="true" />
</Interrupts>
spells:
<?xml version="1.0" encoding="utf-8"?>
<Spells>
<Spell Enabled="true" Name="Schwarzfelssperrfeuer" Id="156879" Delay="500" />
<Spell Enabled="true" Name="Reparieren" Id="155179" Delay="500" />
<Spell Enabled="true" Name="Stromschlag" Id="155201" Delay="500" />
<Spell Enabled="true" Name="Pyroklasmus" Id="156937" Delay="500" />
<Spell Enabled="true" Name="Wunden kauterisieren" Id="155186" Delay="500" />
<Spell Enabled="true" Name="Kauterisierender Blitz" Id="160140" Delay="500" />
<Spell Enabled="true" Name="Irdene Barriere" Id="158708" Delay="500" />
<Spell Enabled="true" Name="Rüstung schwächen" Id="158686" Delay="500" />
</Spells>
I use german wow client. do i have to use the english spells names?