First thank you Naicisum for continuing ChrisK and Paradox's AHBot as it is So usefull for small servers/single players.
After upgrading from Mangos 8180 (where both buyer and seller worked fine in all 3 AH Houses) to 9086 the buyer has stoped buying. it's the same issue SyriosOne and Moandor had/have
Then upgraded to 9112 to see if that would fix the issue but no. Also if i allow twosided auctions the alliance AH will buy as everything is the Neutral.
AHBot SQL:
INSERT INTO `auctionhousebot` VALUES
(2,'Alliance',15000,20000,4,24,0,30,14,5,1,0,0,0,10,30,8,2,0,0,100,150,150,250,800,1400,1250,1750,2250,4550,3250,5550,5250,6550,70,100,50,100,60,100,55,100,60,100,80,100,80,100,0,0,0,10,5,1,1,1,1,14,18,46,20,22,1,1),
(6,'Horde',15000,20000,4,24,0,30,14,5,1,0,0,0,10,30,8,2,0,0,100,150,150,250,800,1400,1250,1750,2250,4550,3250,5550,5250,6550,70,100,50,100,60,100,55,100,60,100,80,100,80,100,0,0,0,10,5,1,1,1,1,14,18,46,20,22,1,1),
(7,'Neutral',15000,20000,4,24,0,30,14,5,1,0,0,0,10,30,8,2,0,0,100,150,150,250,800,1400,1250,1750,2250,4550,3250,5550,5250,6550,70,100,50,100,60,100,55,100,60,100,80,100,80,100,0,0,0,10,5,1,1,1,1,14,18,46,20,22,1,1);
AHBot Config:
AuctionHouseBot.EnableSeller = 1
AuctionHouseBot.EnableBuyer = 1
AuctionHouseBot.Account = 15
AuctionHouseBot.GUID = 27
AuctionHouseBot.VendorItems = 1
AuctionHouseBot.LootItems = 1
AuctionHouseBot.OtherItems = 1
AuctionHouseBot.No_Bind = 1
AuctionHouseBot.Bind_When_Picked_Up = 0
AuctionHouseBot.Bind_When_Equipped = 1
AuctionHouseBot.Bind_When_Use = 1
AuctionHouseBot.Bind_Quest_Item = 0
AuctionHouseBot.ItemsPerCycle = 100
AuctionHouseBot.UseBuyPriceForSeller = 0
AuctionHouseBot.UseBuyPriceForBuyer = 0
Server Log:
2010-01-07 17:19:08 Initialize AuctionHouseBot...
2010-01-07 17:19:11 AuctionHouseBot:
2010-01-07 17:19:11 loaded 9 grey trade goods
2010-01-07 17:19:11 loaded 555 white trade goods
2010-01-07 17:19:11 loaded 68 green trade goods
2010-01-07 17:19:11 loaded 31 blue trade goods
2010-01-07 17:19:11 loaded 3 purple trade goods
2010-01-07 17:19:11 loaded 1 orange trade goods
2010-01-07 17:19:11 loaded 0 yellow trade goods
2010-01-07 17:19:11 loaded 1286 grey items
2010-01-07 17:19:11 loaded 2751 white items
2010-01-07 17:19:11 loaded 5481 green items
2010-01-07 17:19:11 loaded 1733 blue items
2010-01-07 17:19:11 loaded 779 purple items
2010-01-07 17:19:11 loaded 0 orange items
2010-01-07 17:19:11 loaded 0 yellow items
2010-01-07 17:19:11 AuctionHouseBot [AHBot-004-HotFix-06] is now loaded
2010-01-07 17:19:11 AuctionHouseBot updated by Naicisum (original by ChrisK and Paradox)
2010-01-07 17:19:11 AuctionHouseBot now includes AHBuyer by Kerbe and Paradox