botActiveAlone; added new botActiveAlone confguration option (#783)

This commit is contained in:
bash
2024-12-15 20:04:24 +01:00
committed by GitHub
parent 183bf7ae8e
commit 19cda1068d
4 changed files with 12 additions and 0 deletions

View File

@@ -1514,6 +1514,7 @@ AiPlayerbot.BotActiveAlone = 100
# Force botActiveAlone when bot is ... of real player
AiPlayerbot.BotActiveAloneForceWhenInRadius = 150;
AiPlayerbot.BotActiveAloneForceWhenInZone = 1;
AiPlayerbot.BotActiveAloneForceWhenInMap = 0;
AiPlayerbot.BotActiveAloneForceWhenIsFriend = 1;
AiPlayerbot.BotActiveAloneForceWhenInGuild = 1;