dekros
02-17-2016, 04:01 PM
1. Self.MarketBuy(Item_Name,price)- price is bonus argument when price is null bot will buy item with lower price
2. Self.MarketSell(Item_Name,price)
3. Self.MarketCheckPriceBuy(Item_Name) - return the hightest price to buy this item
4. Self.MarketCheckPriceSell(Item_Name) - return the lowest price to sell this item
2. Self.MarketSell(Item_Name,price)
3. Self.MarketCheckPriceBuy(Item_Name) - return the hightest price to buy this item
4. Self.MarketCheckPriceSell(Item_Name) - return the lowest price to sell this item