mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
Fix conf description
This commit is contained in:
@@ -45,6 +45,7 @@ AiPlayerbot.RandomBotMinLevel = 1
|
||||
AiPlayerbot.RandomBotMaxLevel = 80
|
||||
|
||||
# Enable/Disable rotation of bots (randomly select a bot from the bots pool to go online and rotate them periodically)
|
||||
# Need reset rndbot after changing the setting
|
||||
# default: 0 (disable, the online bots are fixed)
|
||||
AiPlayerbot.EnableRotation = 0
|
||||
|
||||
@@ -173,7 +174,7 @@ AiPlayerbot.AutoEquipUpgradeLoot = 1
|
||||
AiPlayerbot.EquipUpgradeThreshold = 1.1
|
||||
|
||||
# Sync quests with player (Bots will complete quests the moment you hand them in. Bots will ignore looting quest items.)
|
||||
# Default: 1 (disabled)
|
||||
# Default: 1 (enable)
|
||||
AiPlayerbot.SyncQuestWithPlayer = 1
|
||||
|
||||
# Bots will auto-complete quests for the player when handing in
|
||||
|
||||
Reference in New Issue
Block a user