mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
Fix conf description
This commit is contained in:
parent
0960cfd437
commit
8c938056e3
@ -45,6 +45,7 @@ AiPlayerbot.RandomBotMinLevel = 1
|
|||||||
AiPlayerbot.RandomBotMaxLevel = 80
|
AiPlayerbot.RandomBotMaxLevel = 80
|
||||||
|
|
||||||
# Enable/Disable rotation of bots (randomly select a bot from the bots pool to go online and rotate them periodically)
|
# 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)
|
# default: 0 (disable, the online bots are fixed)
|
||||||
AiPlayerbot.EnableRotation = 0
|
AiPlayerbot.EnableRotation = 0
|
||||||
|
|
||||||
@ -173,7 +174,7 @@ AiPlayerbot.AutoEquipUpgradeLoot = 1
|
|||||||
AiPlayerbot.EquipUpgradeThreshold = 1.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.)
|
# 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
|
AiPlayerbot.SyncQuestWithPlayer = 1
|
||||||
|
|
||||||
# Bots will auto-complete quests for the player when handing in
|
# Bots will auto-complete quests for the player when handing in
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user