im trying write a profile , my profile same as
with this type , bot just go repair when it reach min durability . but i need bot go repair whenever bag full . ( if bag full , go repair , then go to mail )
someone please tell me how to force go repair when bags full ?
thank alot
<MinDurability>0.1</MinDurability>
<MinFreeBagSlots>3</MinFreeBagSlots>
<MailGrey>false</MailGrey>
<MailWhite>true</MailWhite>
<MailGreen>true</MailGreen>
<MailBlue>true</MailBlue>
<MailPurple>true</MailPurple>
<SellGrey>true</SellGrey>
<SellWhite>true</SellWhite>
<SellGreen>true</SellGreen>
<SellBlue>false</SellBlue>
<SellPurple>false</SellPurple>
<Vendors>
<Vendor Name="..." Entry="..." Type="Repair" X="..." Y="..." Z="..." />
</Vendors>
<Mailboxes>
<Mailbox X="..." Y="..." Z="..." />
</Mailboxes>
<Blackspots>
<Blackspot X="..." Y="..." Z="..." Radius="10" />
</Blackspots>
<Hotspots>
</Hotspots>
with this type , bot just go repair when it reach min durability . but i need bot go repair whenever bag full . ( if bag full , go repair , then go to mail )
someone please tell me how to force go repair when bags full ?
thank alot