mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-02-07 19:21:09 +00:00
Update playerbots.conf
This commit is contained in:
@@ -34,8 +34,8 @@ AiPlayerbot.DisabledWithoutRealPlayerLogoutDelay = 300
|
|||||||
#--------------------------------------------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------------------------------------------
|
||||||
#--------------------------------------------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
AiPlayerbot.MinRandomBots = 3000
|
AiPlayerbot.MinRandomBots = 2500
|
||||||
AiPlayerbot.MaxRandomBots = 3000
|
AiPlayerbot.MaxRandomBots = 2600
|
||||||
AiPlayerbot.RandomBotMinLevel = 1
|
AiPlayerbot.RandomBotMinLevel = 1
|
||||||
AiPlayerbot.RandomBotMaxLevel = 80
|
AiPlayerbot.RandomBotMaxLevel = 80
|
||||||
AiPlayerbot.DisableDeathKnightLogin = 0
|
AiPlayerbot.DisableDeathKnightLogin = 0
|
||||||
@@ -72,7 +72,7 @@ AiPlayerbot.RandomBotMaxLevelChance = 0.1
|
|||||||
# Randombots will behave more like real players (experimental)
|
# Randombots will behave more like real players (experimental)
|
||||||
# This option will override AiPlayerbot.AutoDoQuests, RandomBotTeleLowerLevel, and RandomBotTeleHigherLevel
|
# This option will override AiPlayerbot.AutoDoQuests, RandomBotTeleLowerLevel, and RandomBotTeleHigherLevel
|
||||||
# Default: 1 (enabled)
|
# Default: 1 (enabled)
|
||||||
AiPlayerbot.EnableNewRpgStrategy = 0
|
AiPlayerbot.EnableNewRpgStrategy = 1
|
||||||
|
|
||||||
# WanderRandom (Default: 15 Move randomly nearby to find and kill mobs)
|
# WanderRandom (Default: 15 Move randomly nearby to find and kill mobs)
|
||||||
# WanderNpc (Default: 20 Randomly interact with nearby NPCs)
|
# WanderNpc (Default: 20 Randomly interact with nearby NPCs)
|
||||||
|
|||||||
Reference in New Issue
Block a user