<If Condition="InbagCount(83793) >=20 || Me.FreeNormalBagSlots <=7" IgnoreCanRun="False">
<SellItemAction Sell="All" NpcEntry="0" Location="0, 0, 0" SellItemType="Specific" ItemID="83793" Count="0" />
Can anyone help, and say where is the error? Requires code to check for any item is, for example 83793, in the amount of more than 20, and if this amount is more than 20, the character vendor sells 10 pieces of 20.
<SellItemAction Sell="All" NpcEntry="0" Location="0, 0, 0" SellItemType="Specific" ItemID="83793" Count="0" />
Can anyone help, and say where is the error? Requires code to check for any item is, for example 83793, in the amount of more than 20, and if this amount is more than 20, the character vendor sells 10 pieces of 20.
Last edited: