mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
config updated
This commit is contained in:
@@ -9,14 +9,14 @@
|
||||
|
||||
|
||||
# ah-bot account and character
|
||||
AuctionHouseBot.Account = 0
|
||||
AuctionHouseBot.GUID = 0
|
||||
AuctionHouseBot.Account = 6512
|
||||
AuctionHouseBot.GUID = 9202
|
||||
|
||||
|
||||
# enable
|
||||
AuctionHouseBot.EnableSeller = 0
|
||||
AuctionHouseBot.EnableBuyer = 0
|
||||
AuctionHouseBot.ItemsPerCycle = 5000
|
||||
AuctionHouseBot.EnableSeller = 1
|
||||
AuctionHouseBot.EnableBuyer = 1
|
||||
AuctionHouseBot.ItemsPerCycle = 800
|
||||
|
||||
|
||||
# type of items being offered
|
||||
@@ -33,7 +33,7 @@ AuctionHouseBot.Bind_When_Use = 1
|
||||
AuctionHouseBot.Bind_Quest_Item = 0
|
||||
AuctionHouseBot.DisablePermEnchant = 0
|
||||
AuctionHouseBot.DisableConjured = 0
|
||||
AuctionHouseBot.DisableGems = 1
|
||||
AuctionHouseBot.DisableGems = 0
|
||||
AuctionHouseBot.DisableMoney = 0
|
||||
AuctionHouseBot.DisableMoneyLoot = 0
|
||||
AuctionHouseBot.DisableLootable = 0
|
||||
@@ -41,6 +41,16 @@ 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
|
||||
AuctionHouseBot.DisableTGsAboveReqLevel = 60
|
||||
AuctionHouseBot.DisableItemsAboveReqSkillRank = 300
|
||||
AuctionHouseBot.DisableTGsAboveReqSkillRank = 300
|
||||
|
||||
#################################################################################################
|
||||
# END: custom mod_ahbot.conf settings
|
||||
|
||||
@@ -7,8 +7,8 @@ AiPlayerbot.Enabled = 1
|
||||
|
||||
|
||||
# randombots (maps: 0=Eastern 1=Kingdoms, Kalimdor, 530=Outland, 571=Northrend)
|
||||
AiPlayerbot.MinRandomBots = 2575
|
||||
AiPlayerbot.MaxRandomBots = 2600
|
||||
AiPlayerbot.MinRandomBots = 2250
|
||||
AiPlayerbot.MaxRandomBots = 2300
|
||||
AiPlayerbot.RandomBotMinLevel = 1
|
||||
AiPlayerbot.RandomBotMaxLevel = 30
|
||||
AiPlayerbot.RandomBotMaxLevelChance = 0.1
|
||||
@@ -24,8 +24,8 @@ AiPlayerbot.AggroDistance = 30
|
||||
|
||||
# world account bots and rotation
|
||||
AiPlayerbot.EnableRotation = 1
|
||||
AiPlayerbot.RotationPoolSize = 2700
|
||||
AiPlayerbot.RandomBotAccountCount = 330
|
||||
AiPlayerbot.RotationPoolSize = 2400
|
||||
AiPlayerbot.RandomBotAccountCount = 300
|
||||
|
||||
|
||||
# bots gear level limits
|
||||
|
||||
Reference in New Issue
Block a user