Fatality
05-28-2015, 11:25 PM
Bug ReportOperating System:
Other Short Description:
Self.ShopSellAllItems() Fails. Behaviors: Feature error
Indepth Description:
When using Self.ShopSellAllItems() It fails to sell about 50% of the time.
The exact code is
elseif label == "SellItems" then
Self.SayToNpc({"hi", "trade"}, 65)
wait(400)
Self.ShopSellAllItems(21202)
Whenever it reaches the label sometimes it sells, sometimes it just skips the label.
Other Short Description:
Self.ShopSellAllItems() Fails. Behaviors: Feature error
Indepth Description:
When using Self.ShopSellAllItems() It fails to sell about 50% of the time.
The exact code is
elseif label == "SellItems" then
Self.SayToNpc({"hi", "trade"}, 65)
wait(400)
Self.ShopSellAllItems(21202)
Whenever it reaches the label sometimes it sells, sometimes it just skips the label.