<If Condition="(Me.IsAlliance)" >
<If Condition="(Me.FreeBagSlots <= 10)" >
<CustomBehavior File="Message" Text="Doing a sell/mail run at Allerian Stronghold" LogColor="Red" />
<CustomBehavior File="FlyTo" X="-2952.829" Y="4009.189" Z="0.08629808" Name="Mail Run" />
<CustomBehavior File="ForcedDismount" />
<SetVendor><Vendors>
<Vendor Name="Cecil Meyers" Entry="19056" Type="Repair" X="-2978.951" Y="4033.115" Z="3.573883" />
</Vendors></SetVendor>
<SetMailbox><Mailboxes>
<Mailbox X="-2931.671" Y="4008.319" Z="-1.318626" />
</Mailboxes></SetMailbox>
<CustomBehavior File="ForceSetVendor" VendorType="Repair" />
<CustomBehavior File="ForceSetVendor" VendorType="Sell" />
<CustomBehavior File="ForceSetVendor" VendorType="Mail" />
<!-- <CustomBehavior File="ForceSetVendor" DoMail="True" DoSell="True" DoRepair="True" DoTrain="False" /> -->
<ClearMailbox /><ClearVendor />
</If>
</If>
<If Condition="(Me.IsHorde)" >
<If Condition="(Me.FreeBagSlots <= 10)" >
<CustomBehavior File="Message" Text="Doing a sell/mail run at Stonebreaker Hold" LogColor="Red" />
<CustomBehavior File="FlyTo" X="-2616.172" Y="4413.635" Z="35.41801" Name="Mail Run" />
<CustomBehavior File="ForcedDismount" />
<SetVendor><Vendors>
<Vendor Name="Bar Talet" Entry="18962" Type="Repair" X="-2639.384" Y="4425.386" Z="36.68298" />
</Vendors></SetVendor>
<SetMailbox><Mailboxes>
<Mailbox X="-2616.172" Y="4413.635" Z="35.41801" />
</Mailboxes></SetMailbox>
<CustomBehavior File="ForceSetVendor" VendorType="Repair" />
<CustomBehavior File="ForceSetVendor" VendorType="Sell" />
<CustomBehavior File="ForceSetVendor" VendorType="Mail" />
<!-- <CustomBehavior File="ForceSetVendor" DoMail="True" DoSell="True" DoRepair="True" DoTrain="False" /> -->
<ClearMailbox /><ClearVendor />
</If>
</If>