updated config

This commit is contained in:
bash
2024-07-24 11:42:16 +00:00
parent 6fbffdb433
commit d844de7483
2 changed files with 20 additions and 4 deletions

View File

@@ -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
#################################################################################################