mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
Update playerbots.conf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user