Update playerbots.conf

This commit is contained in:
bash
2025-04-27 23:50:09 +02:00
committed by GitHub
parent 47d8d0498c
commit 9ed9f73da9

View File

@@ -89,7 +89,7 @@ AiPlayerbot.SayWhenCollectingItems = 0
#-------------------------------------------------------------------
# intervals
#-------------------------------------------------------------------
AiPlayerbot.RandomBotUpdateInterval = 1
AiPlayerbot.RandomBotUpdateInterval = 20
AiPlayerbot.RandomBotCountChangeMinInterval = 1800
AiPlayerbot.RandomBotCountChangeMaxInterval = 7200
AiPlayerbot.MinRandomBotInWorldTime = 3600
@@ -107,7 +107,7 @@ AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000
#-------------------------------------------------------------------
# timers
#-------------------------------------------------------------------
AiPlayerbot.IterationsPerTick = 10
AiPlayerbot.IterationsPerTick = 300
AiPlayerbot.GlobalCooldown = 500
AiPlayerbot.MaxWaitForMove = 5000
AiPlayerbot.DisableMoveSplinePath = 1