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:
@@ -49,7 +49,7 @@ AiPlayerbot.EquipmentPersistence = 1
|
|||||||
AiPlayerbot.RandombotStartingLevel = 3
|
AiPlayerbot.RandombotStartingLevel = 3
|
||||||
AiPlayerbot.RandomBotMinLevelChance = 0.1
|
AiPlayerbot.RandomBotMinLevelChance = 0.1
|
||||||
AiPlayerbot.RandomBotMaxLevelChance = 0.1
|
AiPlayerbot.RandomBotMaxLevelChance = 0.1
|
||||||
AiPlayerbot.EnableNewRpgStrategy = 1
|
AiPlayerbot.EnableNewRpgStrategy = 0
|
||||||
|
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
@@ -151,14 +151,14 @@ AiPlayerbot.AggroDistance = 22
|
|||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# performance related
|
# performance related
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
AiPlayerbot.BotActiveAlone = 50
|
AiPlayerbot.BotActiveAlone = 20
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInRadius = 150
|
AiPlayerbot.BotActiveAloneForceWhenInRadius = 150
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInZone = 1
|
AiPlayerbot.BotActiveAloneForceWhenInZone = 1
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInMap = 0
|
AiPlayerbot.BotActiveAloneForceWhenInMap = 0
|
||||||
# BotActiveAloneForceWhenIsFriend = 1 # hasFriend logic can cause a crash
|
# BotActiveAloneForceWhenIsFriend = 1 # hasFriend logic can cause a crash
|
||||||
AiPlayerbot.BotActiveAloneForceWhenIsFriend = 0
|
AiPlayerbot.BotActiveAloneForceWhenIsFriend = 0
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInGuild = 1
|
AiPlayerbot.BotActiveAloneForceWhenInGuild = 1
|
||||||
AiPlayerbot.botActiveAloneSmartScale = 1
|
AiPlayerbot.botActiveAloneSmartScale = 0
|
||||||
AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 80
|
AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 80
|
||||||
AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 200
|
AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 200
|
||||||
AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1
|
AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user