Here's what I want to do, I am running EQ2Bot.
I'm running a brigand, and I want to make him repeatedly cast bind wound after combat when he is below 80% health. -I am a Sarnak and I have the Bind wound racial ability, it's on like a 2s cooldown.
I'm not sure how to do this, i've tried adding things to the post combat routine but none of them have worked.
I did add the spell to the spell list like this
<Setting name="10,631">Bind Wound</Setting>
And when I try and use the spell in the combat routine I make to use the number 631
I'm running a brigand, and I want to make him repeatedly cast bind wound after combat when he is below 80% health. -I am a Sarnak and I have the Bind wound racial ability, it's on like a 2s cooldown.
I'm not sure how to do this, i've tried adding things to the post combat routine but none of them have worked.
I did add the spell to the spell list like this
<Setting name="10,631">Bind Wound</Setting>
And when I try and use the spell in the combat routine I make to use the number 631