mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
playerbots.conf.dist comment fixed
Fixed comment for BotActiveAlone, now that its default value has been changed from 10% to 100%
This commit is contained in:
parent
3faa3c639a
commit
31de2a0f32
@ -638,10 +638,10 @@ AiPlayerbot.HunterWolfPet = 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Specify percent of active bots
|
# Specify percent of active bots
|
||||||
# The default is 10. With 10% of all bots going active or inactive each minute. Regardless
|
# The default is 100%, but would be automatically adjusted if botActiveAloneSmartScale
|
||||||
# This value is only applied to inactive areas where no real-players are detected, when
|
# is enabled. Regardless, this value is only applied to inactive areas where no real-players
|
||||||
# real-players are nearby, friend, group, guild, bg, instances etc the value is always
|
# are detected. When real-players are nearby, friend, group, guild, BGs, instances etc,
|
||||||
# enforced to 100%
|
# the value is always enforced to 100%
|
||||||
AiPlayerbot.BotActiveAlone = 100
|
AiPlayerbot.BotActiveAlone = 100
|
||||||
|
|
||||||
# Force botActiveAlone when bot is ... of real player
|
# Force botActiveAlone when bot is ... of real player
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user