miscs: CMSG received correctly (quest, loot etc.)

This commit is contained in:
Yunfan Li
2023-07-26 13:17:48 +08:00
parent 38f385dae8
commit a2045d6d76
5 changed files with 9 additions and 6 deletions

View File

@@ -122,7 +122,7 @@ AiPlayerbot.AutoPickReward = yes
# Bots equip upgrades (Bots will equip any item obtained from looting or a quest if they are upgrades)
# Default: 0 (disabled)
AiPlayerbot.AutoEquipUpgradeLoot = 1
AiPlayerbot.AutoEquipUpgradeLoot = 0
# Sync quests with player (Bots will complete quests the moment you hand them in. Bots will ignore looting quest items.)
# Default: 0 (disabled)