From 79f02ced71b5acc6106fdb39c665af2f78962f91 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sat, 17 Aug 2024 21:13:32 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 2e5bf33..0c21938 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -60,16 +60,16 @@ AiPlayerbot.RandomBotSayWithoutMaster = 0 #------------------------------------------------------------------- # intervals #------------------------------------------------------------------- -AiPlayerbot.RandomBotUpdateInterval = 10 +AiPlayerbot.RandomBotUpdateInterval = 5 AiPlayerbot.RandomBotCountChangeMinInterval = 1800 AiPlayerbot.RandomBotCountChangeMaxInterval = 7200 AiPlayerbot.MinRandomBotInWorldTime = 3600 -AiPlayerbot.MaxRandomBotInWorldTime = 1209600 -AiPlayerbot.MinRandomBotRandomizeTime = 7200 +AiPlayerbot.MaxRandomBotInWorldTime = 43200 +AiPlayerbot.MinRandomBotRandomizeTime = 302400 AiPlayerbot.MaxRandomBotRandomizeTime = 1209600 -AiPlayerbot.RandomBotsPerInterval = 200 -AiPlayerbot.MinRandomBotReviveTime = 10 -AiPlayerbot.MaxRandomBotReviveTime = 20 +AiPlayerbot.RandomBotsPerInterval = 500 +AiPlayerbot.MinRandomBotReviveTime = 60 +AiPlayerbot.MaxRandomBotReviveTime = 300 AiPlayerbot.MinRandomBotTeleportInterval = 3600 AiPlayerbot.MaxRandomBotTeleportInterval = 18000 AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000