mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
Clarify user conf
This commit is contained in:
parent
cb8c7a84db
commit
f37ef41523
@ -555,6 +555,9 @@ AiPlayerbot.RandomBotMinLevel = 1
|
|||||||
AiPlayerbot.RandomBotMaxLevel = 80
|
AiPlayerbot.RandomBotMaxLevel = 80
|
||||||
|
|
||||||
# Minimum and maximum level range for randombots allowed to login
|
# Minimum and maximum level range for randombots allowed to login
|
||||||
|
# If level filtration is used, minRandomBots and maxRandomBots might be automatically adjusted to lower values,
|
||||||
|
# depending on available eligible bots in the database
|
||||||
|
# Default Min,Max: 1,80 (no level filtration)
|
||||||
AiPlayerbot.RandomBotMinLoginLevel = 1
|
AiPlayerbot.RandomBotMinLoginLevel = 1
|
||||||
AiPlayerbot.RandomBotMaxLoginLevel = 80
|
AiPlayerbot.RandomBotMaxLoginLevel = 80
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user