problem im having is its going off to repair too often.. my shield will be at like 80/120 and it leaves
how do i make it so it goes to repair when my shield breaks?
I am completely new to this site, and have no idea if this will do the trick. But I'm assuming editing the profile at:
<If Condition="Me.LowestDurabilityPercent <= 0.4">
to
<If Condition="Me.LowestDurabilityPercent <= 0">
Will go back to repair when it breaks, but please do not take my word. I am just using common knowledge, for something I have no idea about.
My current issue though is that it stays at the repair vendor saying "Selling Items" "Repairing Items" in a infinite loop.