фикс для playerbots

This commit is contained in:
2026-03-09 13:17:21 +04:00
parent 7195b9e971
commit b2bed8941e
4 changed files with 29 additions and 4 deletions
@@ -1207,9 +1207,9 @@ AiPlayerbot.RandomBotAutoJoinBGRatedArena5v5Count = 0
# Warning: Reinitializing bots completely resets them (command in game: .playerbots rndbot init)
# Bots only join one arena team to avoid queueing issues. Take that into account when increasing count.
# Default: 2v2: 10 (20 Bots), 3v3: 10 (30 bots), 5v5: 5 (25 bots)
AiPlayerbot.RandomBotArenaTeam2v2Count = 10
AiPlayerbot.RandomBotArenaTeam3v3Count = 10
AiPlayerbot.RandomBotArenaTeam5v5Count = 5
AiPlayerbot.RandomBotArenaTeam2v2Count = 0
AiPlayerbot.RandomBotArenaTeam3v3Count = 0
AiPlayerbot.RandomBotArenaTeam5v5Count = 0
# Arena rating is randomized on team creation.
# Default: Max: 2000, Min: 1000
@@ -2182,4 +2182,4 @@ AiPlayerbot.SummonAtInnkeepersEnabled = 1
# 30% more damage, 40% damage reduction (tank bots), increased all resistances, reduced threat for non tank bots, increased threat for tank bots.
# Buffs will be applied on PP, Sindragosa and Lich King
AiPlayerbot.EnableICCBuffs = 1
AiPlayerbot.EnableICCBuffs = 1