Update playerbots.conf

This commit is contained in:
bash
2025-01-26 13:30:11 +01:00
committed by GitHub
parent d991d2ba72
commit 7719659dd3

View File

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