From fd53cbc5f20a5c828b9b2c039a718a35d345028c Mon Sep 17 00:00:00 2001 From: iridinite Date: Fri, 14 Oct 2016 23:52:26 +0200 Subject: [3.3.5] AHBot Characters (#17885) (cherry picked from commit 6dc0a9f04ad62e3bb7165a210b894d177ceffc05) --- src/server/worldserver/worldserver.conf.dist | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/server/worldserver') diff --git a/src/server/worldserver/worldserver.conf.dist b/src/server/worldserver/worldserver.conf.dist index c64cd3863f7..07f9aeb9bba 100644 --- a/src/server/worldserver/worldserver.conf.dist +++ b/src/server/worldserver/worldserver.conf.dist @@ -3218,6 +3218,15 @@ GameObject.CheckInvalidPosition = 0 ################################################################################################### # AUCTION HOUSE BOT SETTINGS +# +# AuctionHouseBot.Account +# Description: Account ID for AHBot characters. If non-zero, all auctions and bids associated +# with the AHBot will randomly be assigned one of this account's characters. +# Default: 0 +# + +AuctionHouseBot.Account = 0 + # # AuctionHouseBot.Update.Interval # Description: Interval in seconds for AHBot to get updated -- cgit v1.2.3