mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-02-07 11:11:07 +00:00
Update playerbots.conf
This commit is contained in:
@@ -36,8 +36,8 @@ AiPlayerbot.DisabledWithoutRealPlayerLogoutDelay = 300
|
|||||||
#--------------------------------------------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------------------------------------------
|
||||||
#--------------------------------------------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
AiPlayerbot.MinRandomBots = 2000
|
AiPlayerbot.MinRandomBots = 3000
|
||||||
AiPlayerbot.MaxRandomBots = 2000
|
AiPlayerbot.MaxRandomBots = 3000
|
||||||
AiPlayerbot.RandomBotMinLevel = 1
|
AiPlayerbot.RandomBotMinLevel = 1
|
||||||
AiPlayerbot.RandomBotMaxLevel = 80
|
AiPlayerbot.RandomBotMaxLevel = 80
|
||||||
AiPlayerbot.DisableDeathKnightLogin = 0
|
AiPlayerbot.DisableDeathKnightLogin = 0
|
||||||
@@ -235,7 +235,8 @@ AiPlayerbot.AggroDistance = 22
|
|||||||
#--------------------------------------------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------------------------------------------
|
||||||
#--------------------------------------------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
AiPlayerbot.BotActiveAlone = 10
|
# AiPlayerbot.BotActiveAlone = 10
|
||||||
|
AiPlayerbot.BotActiveAlone = 100
|
||||||
AiPlayerbot.BotActiveFreezeDuringServerInit = 1
|
AiPlayerbot.BotActiveFreezeDuringServerInit = 1
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInRadius = 150
|
AiPlayerbot.BotActiveAloneForceWhenInRadius = 150
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInZone = 1
|
AiPlayerbot.BotActiveAloneForceWhenInZone = 1
|
||||||
@@ -243,7 +244,8 @@ AiPlayerbot.BotActiveAloneForceWhenInMap = 0
|
|||||||
# BotActiveAloneForceWhenIsFriend = 1 # hasFriend logic might cause a crash
|
# BotActiveAloneForceWhenIsFriend = 1 # hasFriend logic might cause a crash
|
||||||
AiPlayerbot.BotActiveAloneForceWhenIsFriend = 0
|
AiPlayerbot.BotActiveAloneForceWhenIsFriend = 0
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInGuild = 1
|
AiPlayerbot.BotActiveAloneForceWhenInGuild = 1
|
||||||
AiPlayerbot.botActiveAloneSmartScale = 1
|
# AiPlayerbot.botActiveAloneSmartScale = 1
|
||||||
|
AiPlayerbot.botActiveAloneSmartScale = 0
|
||||||
AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 50
|
AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 50
|
||||||
AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 200
|
AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 200
|
||||||
AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1
|
AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user