mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-31 01:13:48 +00:00
Config option ApplyInstanceStrategies
This commit is contained in:
@@ -369,8 +369,8 @@ AiPlayerbot.SyncQuestForPlayer = 0
|
||||
#
|
||||
#
|
||||
|
||||
# Bot can flee for enemy
|
||||
AiPlayerbot.FleeingEnabled = 1
|
||||
# Auto add dungeon/raid strategies when entering the instance if implemented
|
||||
AiPlayerbot.ApplyInstanceStrategies = 1
|
||||
|
||||
# Enable auto avoid aoe (experimental)
|
||||
# Default: 1 (enable)
|
||||
@@ -388,6 +388,9 @@ AiPlayerbot.AutoSaveMana = 1
|
||||
# Default: 60 (60%)
|
||||
AiPlayerbot.SaveManaThreshold = 60
|
||||
|
||||
# Bot can flee for enemy
|
||||
AiPlayerbot.FleeingEnabled = 1
|
||||
|
||||
#
|
||||
#
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user