From 097d8b2aa3c447259104862fb2c6d2f182b02cd3 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sun, 22 Dec 2024 21:29:04 +0100 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 248f0d2..f190dd5 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -17,14 +17,14 @@ AiPlayerbot.RandomBotAccountPrefix = "rndbot" # cause lag if not worse, due the design of level 1 areas they will cluster # which is hard for the server to deal with. #------------------------------------------------------------------- -AiPlayerbot.MinRandomBots = 5000 -AiPlayerbot.MaxRandomBots = 5600 +AiPlayerbot.MinRandomBots = 6800 +AiPlayerbot.MaxRandomBots = 7500 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 80 AiPlayerbot.EnableRotation = 0 -#AiPlayerbot.RotationPoolSize = 6000 -AiPlayerbot.RandomBotAccountCount = 800 +#AiPlayerbot.RotationPoolSize = 9000 +AiPlayerbot.RandomBotAccountCount = 900 AiPlayerbot.AutoTeleportForLevel = 1 AiPlayerbot.RandomBotMaps = 0,1,530,571 @@ -83,7 +83,7 @@ AiPlayerbot.RandomBotSayWithoutMaster = 0 #------------------------------------------------------------------- # intervals #------------------------------------------------------------------- -AiPlayerbot.RandomBotUpdateInterval = 20 +AiPlayerbot.RandomBotUpdateInterval = 60 AiPlayerbot.RandomBotCountChangeMinInterval = 1800 AiPlayerbot.RandomBotCountChangeMaxInterval = 7200 AiPlayerbot.MinRandomBotInWorldTime = 3600 @@ -101,8 +101,8 @@ AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000 #------------------------------------------------------------------- # timers #------------------------------------------------------------------- -AiPlayerbot.IterationsPerTick = 5 -AiPlayerbot.GlobalCooldown = 500 +AiPlayerbot.IterationsPerTick = 10 +AiPlayerbot.GlobalCooldown = 1500 AiPlayerbot.MaxWaitForMove = 5000 AiPlayerbot.DisableMoveSplinePath = 0 AiPlayerbot.MaxMovementSearchTime = 3 @@ -111,7 +111,7 @@ AiPlayerbot.DispelAuraDuration = 700 AiPlayerbot.ReactDelay = 100 AiPlayerbot.DynamicReactDelay = 0 AiPlayerbot.PassiveDelay = 10000 -AiPlayerbot.RepeatDelay = 2000 +AiPlayerbot.RepeatDelay = 5000 AiPlayerbot.ErrorDelay = 100 AiPlayerbot.RpgDelay = 10000 AiPlayerbot.SitDelay = 20000