dealings
Well-known member
- Joined
- May 31, 2018
- RedCents
- 2,288¢
INI:
song1=Dirge of the Sleepwalker^300^${XTarget[3].Type.Equal[NPC]} && ${Target.PctHPs}>95 -interrupt -targetid|${Me.XTarget[3].ID}
I want to use MQ2medley plugin and Bard AA mez
there is the name of the AA, the reuse, then there is a check for xtended target 3 and that its a pc, there is a hpcheck then I have (2) other commands: 1 interrupt other songs and do this, and 2 target extended target 3
Is this written correctly do I even need the interrupt since its an AA
is there a way to clean this up so its functional

