Update playerbots.conf

This commit is contained in:
bash
2024-12-19 21:24:01 +01:00
committed by GitHub
parent 22a531b7e6
commit 7b8cd3f402

View File

@@ -118,6 +118,7 @@ AiPlayerbot.SitDelay = 20000
AiPlayerbot.ReturnDelay = 2000
AiPlayerbot.LootDelay = 400
#-------------------------------------------------------------------
# distance
#-------------------------------------------------------------------
@@ -156,7 +157,7 @@ AiPlayerbot.botActiveAloneSmartScaleDiffMethod = 2
AiPlayerbot.botActiveAloneSmartScaleDiffLimitFloor = 40
AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 150
PlayerbotsDatabase.WorkerThreads = 1
PlayerbotsDatabase.WorkerThreads = 2
PlayerbotsDatabase.SynchThreads = 2
#################################################################################################