diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index e0472a3..8fdd6b0 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -26,7 +26,7 @@ AiPlayerbot.DisableDeathKnightLogin = 1 # world account bots and rotation #------------------------------------------------------------------- AiPlayerbot.EnableRotation = 0 -AiPlayerbot.RotationPoolSize = 2400 +#AiPlayerbot.RotationPoolSize = 2400 AiPlayerbot.RandomBotAccountCount = 300 #------------------------------------------------------------------- @@ -52,9 +52,9 @@ AiPlayerbot.MinRandomBotInWorldTime = 3600 AiPlayerbot.MaxRandomBotInWorldTime = 1209600 AiPlayerbot.MinRandomBotRandomizeTime = 7200 AiPlayerbot.MaxRandomBotRandomizeTime = 1209600 -AiPlayerbot.RandomBotsPerInterval = 40 -AiPlayerbot.MinRandomBotReviveTime = 60 -AiPlayerbot.MaxRandomBotReviveTime = 300 +AiPlayerbot.RandomBotsPerInterval = 200 +AiPlayerbot.MinRandomBotReviveTime = 30 +AiPlayerbot.MaxRandomBotReviveTime = 90 AiPlayerbot.MinRandomBotTeleportInterval = 3600 AiPlayerbot.MaxRandomBotTeleportInterval = 18000 AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000