From 5882b1588639505a7026a797f7bb821c1079f90c Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sun, 8 Sep 2024 18:46:04 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 7e6ce0e..8cadce8 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -24,21 +24,6 @@ AiPlayerbot.RandomBotMaps = 0,1,530,571 AiPlayerbot.DisableDeathKnightLogin = 1 AiPlayerbot.BotActiveAlone = 100 -# these settings in only use with a modified codebase, still testing... -#AiPlayerbot.RandomBotUpdateInterval = 1 -#AiPlayerbot.RandomBotCountChangeMinInterval = 1800 -#AiPlayerbot.RandomBotCountChangeMaxInterval = 7200 -#AiPlayerbot.MinRandomBotInWorldTime = 3600 -#AiPlayerbot.MaxRandomBotInWorldTime = 1209600 -#AiPlayerbot.MinRandomBotRandomizeTime = 7200 -#AiPlayerbot.MaxRandomBotRandomizeTime = 1209600 -#AiPlayerbot.RandomBotsPerInterval = 60 -#AiPlayerbot.MinRandomBotReviveTime = 300 -#AiPlayerbot.MaxRandomBotReviveTime = 500 -#AiPlayerbot.MinRandomBotTeleportInterval = 3600 -#AiPlayerbot.MaxRandomBotTeleportInterval = 18000 -#AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000 - #------------------------------------------------------------------- # world account bots and rotation #------------------------------------------------------------------- @@ -92,6 +77,21 @@ AiPlayerbot.MinRandomBotTeleportInterval = 3600 AiPlayerbot.MaxRandomBotTeleportInterval = 18000 AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000 +# these settings in only use with a modified codebase, still testing... +#AiPlayerbot.RandomBotUpdateInterval = 1 +#AiPlayerbot.RandomBotCountChangeMinInterval = 1800 +#AiPlayerbot.RandomBotCountChangeMaxInterval = 7200 +#AiPlayerbot.MinRandomBotInWorldTime = 3600 +#AiPlayerbot.MaxRandomBotInWorldTime = 1209600 +#AiPlayerbot.MinRandomBotRandomizeTime = 7200 +#AiPlayerbot.MaxRandomBotRandomizeTime = 1209600 +#AiPlayerbot.RandomBotsPerInterval = 60 +#AiPlayerbot.MinRandomBotReviveTime = 300 +#AiPlayerbot.MaxRandomBotReviveTime = 500 +#AiPlayerbot.MinRandomBotTeleportInterval = 3600 +#AiPlayerbot.MaxRandomBotTeleportInterval = 18000 +#AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000 + #------------------------------------------------------------------- # performance related #-------------------------------------------------------------------