Originally Posted by Oscagi Check if flask and sell all types of flasks lua code: if (Self.Flasks() > 0) then Sell.ShopSellFlasks() end Instead of use Self.ItemCount(3031) for the money use Self.Money() (It Counts gp, platinums and CC). I honestly havent looked at the script since i grabbed it a few months back. well, not more than needed. Like i said, it's not my creation.
if (Self.Flasks() > 0) then Sell.ShopSellFlasks() end
Forum Rules