mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-27 22:36:23 +00:00
updated config
This commit is contained in:
@@ -2,17 +2,21 @@
|
||||
# START: custom mod_ahbot.conf settings
|
||||
#################################################################################################
|
||||
|
||||
|
||||
#-----------------------------------------------------------------------------------------------
|
||||
# Use helper/find-character.sh to locate your newly created ah account and character GUID
|
||||
#-----------------------------------------------------------------------------------------------
|
||||
|
||||
# ah-bot account and character
|
||||
AuctionHouseBot.Account = 0
|
||||
AuctionHouseBot.GUID = 0
|
||||
|
||||
# enable
|
||||
AuctionHouseBot.EnableSeller = 0
|
||||
AuctionHouseBot.EnableBuyer = 0
|
||||
AuctionHouseBot.ItemsPerCycle = 5000
|
||||
|
||||
# type of items being offered
|
||||
AuctionHouseBot.VendorItems = 1
|
||||
AuctionHouseBot.VendorTradeGoods = 1
|
||||
AuctionHouseBot.LootItems = 1
|
||||
@@ -34,6 +38,7 @@ AuctionHouseBot.DisableKeys = 0
|
||||
AuctionHouseBot.DisableDuration = 0
|
||||
AuctionHouseBot.DisableBOP_Or_Quest_NoReqLevel = 0
|
||||
|
||||
|
||||
#################################################################################################
|
||||
# END: custom mod_ahbot.conf settings
|
||||
#################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user