mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 00:58:33 +00:00
equipmentPersistence
This commit is contained in:
@@ -623,6 +623,13 @@ AiPlayerbot.RandomBotRandomPassword = 0
|
||||
# Set RandomBotMaxLevel bots to RandomBotMinLevel or not
|
||||
AiPlayerbot.DowngradeMaxLevelBot = 0
|
||||
|
||||
# Enable/Disable bot equipments persistence (stop random initialization) after certain level (EquipmentPersistenceLevel)
|
||||
# default: 0 (disable)
|
||||
AiPlayerbot.EquipmentPersistence = 0
|
||||
|
||||
# default: 80
|
||||
AiPlayerbot.EquipmentPersistenceLevel = 80
|
||||
|
||||
##################################################################################
|
||||
# #
|
||||
# Database Stuff #
|
||||
|
||||
Reference in New Issue
Block a user