I'm trying to make a downshit command for bard where after it sits down to med via kiss assist when low on mana it sings Pulse of Sionachie (currently in slot 3). I have TwistMed=3 in kiss assist but it doesn't seem to work.
So I'm trying this down command:
downshit6=/if (${Me.Sitting} && !${Me.Song[Pulse of Sionachie].ID}) /cast 3
But the problem is it keeps recasting and cancelling that.
Any suggestions on how to fix this?
So I'm trying this down command:
downshit6=/if (${Me.Sitting} && !${Me.Song[Pulse of Sionachie].ID}) /cast 3
But the problem is it keeps recasting and cancelling that.
Any suggestions on how to fix this?

