mirror of
https://github.com/NathanHandley/mod-ah-bot-plus.git
synced 2026-01-13 09:17:21 +00:00
Add config for buyer to always pay calc price on bid
This commit is contained in:
@@ -132,6 +132,7 @@ private:
|
||||
uint32 ListingExpireTimeInSecondsMin;
|
||||
uint32 ListingExpireTimeInSecondsMax;
|
||||
float BuyingBotAcceptablePriceModifier;
|
||||
bool BuyingBotAlwaysBidMaxCalculatedPrice;
|
||||
bool BuyingBotWillBidAgainstPlayers;
|
||||
std::vector<uint32> vendorItemsPrices;
|
||||
std::string AHCharactersGUIDsForQuery;
|
||||
|
||||
Reference in New Issue
Block a user