mirror of
https://github.com/kadeshar/mod-player-bot-level-brackets.git
synced 2026-01-13 01:08:36 +00:00
Adding reload command
This commit is contained in:
@@ -107,8 +107,8 @@ BotLevelBrackets.Dynamic.UseDynamicDistribution = 0
|
||||
# Formula (per bracket):
|
||||
# bracket_weight = 1.0 + (RealPlayerWeight × (1 / TotalRealPlayers) × log(1 + RealPlayersInBracket))
|
||||
# All bracket weights are normalized to total 100%.
|
||||
# Default: 10.0
|
||||
BotLevelBrackets.Dynamic.RealPlayerWeight = 10.0
|
||||
# Default: 1.0
|
||||
BotLevelBrackets.Dynamic.RealPlayerWeight = 1.0
|
||||
|
||||
#
|
||||
# BotLevelBrackets.Dynamic.SyncFactions
|
||||
|
||||
Reference in New Issue
Block a user