mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-02-07 20:51:09 +00:00
Add ratio config for alliance and horde rndbots (#818)
This commit is contained in:
@@ -495,6 +495,11 @@ AiPlayerbot.PreQuests = 0
|
||||
# Enable LFG for random bots
|
||||
AiPlayerbot.RandomBotJoinLfg = 1
|
||||
|
||||
# Percentage ratio of alliance and horde
|
||||
# Need to reset rndbot after changing the setting (.playerbot rndbot reset)
|
||||
AiPlayerbot.RandomBotAllianceRatio = 50
|
||||
AiPlayerbot.RandomBotHordeRatio = 50
|
||||
|
||||
# Disable death knight for bots login
|
||||
# Need to reset rndbot after changing the setting (.playerbot rndbot reset)
|
||||
AiPlayerbot.DisableDeathKnightLogin = 0
|
||||
|
||||
Reference in New Issue
Block a user