mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
Item Info
Make the messages the bots send regarding items they loot etc configurable
This commit is contained in:
@@ -141,6 +141,9 @@ AiPlayerbot.RandomBotGroupNearby = 0
|
||||
# Bots without a master will say their lines
|
||||
AiPlayerbot.RandomBotSayWithoutMaster = 0
|
||||
|
||||
# Bots will say information about items when collecting them
|
||||
AiPlayerbot.SayWhenCollectingItems = 1
|
||||
|
||||
# Set RandomBotMaxLevel bots to RandomBotMinLevel or not
|
||||
AiPlayerbot.DowngradeMaxLevelBot = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user