Update playerbots.conf

This commit is contained in:
bash
2025-04-28 00:26:51 +02:00
committed by GitHub
parent cd1073313d
commit d2a18010c8

View File

@@ -90,7 +90,7 @@ AiPlayerbot.SayWhenCollectingItems = 0
# intervals # intervals
#------------------------------------------------------------------- #-------------------------------------------------------------------
#AiPlayerbot.RandomBotUpdateInterval = 20 #AiPlayerbot.RandomBotUpdateInterval = 20
AiPlayerbot.RandomBotUpdateInterval = 1 AiPlayerbot.RandomBotUpdateInterval = 5
AiPlayerbot.RandomBotCountChangeMinInterval = 1800 AiPlayerbot.RandomBotCountChangeMinInterval = 1800
AiPlayerbot.RandomBotCountChangeMaxInterval = 7200 AiPlayerbot.RandomBotCountChangeMaxInterval = 7200
AiPlayerbot.MinRandomBotInWorldTime = 3600 AiPlayerbot.MinRandomBotInWorldTime = 3600
@@ -109,7 +109,7 @@ AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000
# timers # timers
#------------------------------------------------------------------- #-------------------------------------------------------------------
#AiPlayerbot.IterationsPerTick = 200 #AiPlayerbot.IterationsPerTick = 200
AiPlayerbot.IterationsPerTick = 10 AiPlayerbot.IterationsPerTick = 50
AiPlayerbot.GlobalCooldown = 500 AiPlayerbot.GlobalCooldown = 500
AiPlayerbot.MaxWaitForMove = 5000 AiPlayerbot.MaxWaitForMove = 5000
AiPlayerbot.DisableMoveSplinePath = 1 AiPlayerbot.DisableMoveSplinePath = 1