updated config

This commit is contained in:
bash
2024-07-26 14:15:28 +00:00
parent 172844767e
commit 60ba7071fc
3 changed files with 5 additions and 5 deletions

View File

@@ -9,8 +9,8 @@
# ah-bot account and character
AuctionHouseBot.Account = 6512
AuctionHouseBot.GUID = 9202
AuctionHouseBot.Account = 2
AuctionHouseBot.GUID = 1
# enable

View File

@@ -20,7 +20,7 @@ AiPlayerbot.RandomBotTeleLowerLevel = 3
AiPlayerbot.RandomBotTeleHigherLevel = 1
AiPlayerbot.AutoTeleportForLevel = 1
AiPlayerbot.AggroDistance = 30
AiPlayerbot.AggroDistance = 40
# world account bots and rotation
@@ -42,7 +42,7 @@ AiPlayerbot.MaxAddedBotsPerClass = 10
# performance related
PlayerbotsDatabase.WorkerThreads = 1
PlayerbotsDatabase.SynchThreads = 1
PlayerbotsDatabase.SynchThreads = 100
#################################################################################################