Updated Playerbot Configuration (markdown)

bash 2024-11-19 00:09:03 +01:00
parent 7be7b0c4e8
commit d59ef1bf03

@ -155,6 +155,7 @@ AiPlayerbot.AutoDoQuests = 1
# command (gear: 1 = normal, 2 = uncommon, 3 = rare, 4 = epic, 5 = legendary) # command (gear: 1 = normal, 2 = uncommon, 3 = rare, 4 = epic, 5 = legendary)
#------------------------------------------------------------------- #-------------------------------------------------------------------
AiPlayerbot.AutoGearQualityLimit = 4 AiPlayerbot.AutoGearQualityLimit = 4
AiPlayerbot.AutoGearScoreLimit = 0
AiPlayerbot.AutoGearCommand = 1 AiPlayerbot.AutoGearCommand = 1
AiPlayerbot.MaintenanceCommand = 1 AiPlayerbot.MaintenanceCommand = 1
AiPlayerbot.AllowPlayerBots = 1 AiPlayerbot.AllowPlayerBots = 1