From 7d4487fe074f11943aad93836fc5c33b9f26e99b Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sat, 17 Aug 2024 18:44:53 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 18717b5..3c5380b 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -60,7 +60,7 @@ AiPlayerbot.RandomBotSayWithoutMaster = 0 #------------------------------------------------------------------- # intervals #------------------------------------------------------------------- -AiPlayerbot.RandomBotUpdateInterval = 5 +AiPlayerbot.RandomBotUpdateInterval = 10 AiPlayerbot.RandomBotCountChangeMinInterval = 1800 AiPlayerbot.RandomBotCountChangeMaxInterval = 7200 AiPlayerbot.MinRandomBotInWorldTime = 3600 @@ -68,8 +68,8 @@ AiPlayerbot.MaxRandomBotInWorldTime = 1209600 AiPlayerbot.MinRandomBotRandomizeTime = 7200 AiPlayerbot.MaxRandomBotRandomizeTime = 1209600 AiPlayerbot.RandomBotsPerInterval = 200 -AiPlayerbot.MinRandomBotReviveTime = 30 -AiPlayerbot.MaxRandomBotReviveTime = 90 +AiPlayerbot.MinRandomBotReviveTime = 10 +AiPlayerbot.MaxRandomBotReviveTime = 20 AiPlayerbot.MinRandomBotTeleportInterval = 3600 AiPlayerbot.MaxRandomBotTeleportInterval = 18000 AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000