Update playerbots.conf

This commit is contained in:
bash
2024-08-17 18:44:53 +02:00
committed by GitHub
parent cb778b4425
commit 7d4487fe07

View File

@@ -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