Update mod_ahbot.conf

This commit is contained in:
bash
2024-08-12 20:38:56 +02:00
committed by GitHub
parent c4fb68edd7
commit a8192ce61c

View File

@@ -6,16 +6,22 @@
# Use helper/find-character.sh to locate your newly created ah account and character GUID
#-----------------------------------------------------------------------------------------------
#-------------------------------------------------------------------
# ah-bot account and character
#-------------------------------------------------------------------
AuctionHouseBot.Account = 1
AuctionHouseBot.GUID = 1
#-------------------------------------------------------------------
# enable
#-------------------------------------------------------------------
AuctionHouseBot.EnableSeller = 1
AuctionHouseBot.EnableBuyer = 1
AuctionHouseBot.ItemsPerCycle = 5000
#-------------------------------------------------------------------
# type of items being offered
#-------------------------------------------------------------------
AuctionHouseBot.VendorItems = 1
AuctionHouseBot.VendorTradeGoods = 1
AuctionHouseBot.LootItems = 1
@@ -37,10 +43,14 @@ AuctionHouseBot.DisableKeys = 0
AuctionHouseBot.DisableDuration = 0
AuctionHouseBot.DisableBOP_Or_Quest_NoReqLevel = 0
#-------------------------------------------------------------------
# items for vanilla races only
#-------------------------------------------------------------------
#AuctionHouseBot.DisableDKItems = 1
#-------------------------------------------------------------------
# vanilla items only
#-------------------------------------------------------------------
#AuctionHouseBot.DisableItemsAboveLevel = 60
#AuctionHouseBot.DisableTGsAboveLevel = 60
#AuctionHouseBot.DisableItemsAboveReqLevel = 60