Update playerbots.conf

This commit is contained in:
bash
2025-01-26 12:54:49 +01:00
committed by GitHub
parent 5da5e636e7
commit 67fdbdc366

View File

@@ -85,7 +85,7 @@ AiPlayerbot.SayWhenCollectingItems = 0
#-------------------------------------------------------------------
# intervals
#-------------------------------------------------------------------
AiPlayerbot.RandomBotUpdateInterval = 20
AiPlayerbot.RandomBotUpdateInterval = 60
AiPlayerbot.RandomBotCountChangeMinInterval = 1800
AiPlayerbot.RandomBotCountChangeMaxInterval = 7200
AiPlayerbot.MinRandomBotInWorldTime = 3600
@@ -103,7 +103,7 @@ AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000
#-------------------------------------------------------------------
# timers
#-------------------------------------------------------------------
AiPlayerbot.IterationsPerTick = 15
AiPlayerbot.IterationsPerTick = 30
AiPlayerbot.GlobalCooldown = 1500
AiPlayerbot.MaxWaitForMove = 3000
AiPlayerbot.DisableMoveSplinePath = 0