Update playerbots.conf

This commit is contained in:
bash
2025-08-10 16:15:16 +02:00
committed by GitHub
parent 3fd18d75ec
commit 1000fbf6e7

View File

@@ -31,8 +31,15 @@ AiPlayerbot.DisableDeathKnightLogin = 0
AiPlayerbot.RandomBotAllianceRatio = 50
AiPlayerbot.RandomBotHordeRatio = 50
# Disable randombots when no real players are logged in
# Default: 0 (randombots will login when server starts)
# If enabled, randombots will only log in 30 seconds (default) after a real player logs in, and will log out 300 seconds (default) after all real players log out
AiPlayerbot.DisabledWithoutRealPlayer = 0
AiPlayerbot.DisabledWithoutRealPlayerLoginDelay = 30
AiPlayerbot.DisabledWithoutRealPlayerLogoutDelay = 300
AiPlayerbot.EnableRotation = 0
AiPlayerbot.RandomBotAccountCount = 500
AiPlayerbot.RandomBotAccountCount = 0
AiPlayerbot.RandomBotMaps = 0,1,530,571
AiPlayerbot.AutoTeleportForLevel = 1