[performance] minor changes (#709)

This commit is contained in:
bash
2024-11-13 22:30:18 +01:00
committed by GitHub
parent 77dade173a
commit 58a5929827
2 changed files with 87 additions and 33 deletions

View File

@@ -1454,7 +1454,10 @@ AiPlayerbot.RandombotsWalkingRPG = 0
AiPlayerbot.RandombotsWalkingRPG.InDoors = 0
# Specify percent of active bots
# The default is 10. With 10% of all bots going active or inactive each minute.
# The default is 10. With 10% of all bots going active or inactive each minute. Regardless
# This value is only applied to inactive areas where no real-players are detected, when
# real-players are nearby, friend, group, guild, bg, instances etc the value is always
# enforced to 100%
AiPlayerbot.BotActiveAlone = 100
# Specify smart scaling is enabled or not.