mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
feat(Core/BG): rewrite invite in bg (#2137)
Co-authored-by: mik1893 <michele.roscelli@gmail.com>
This commit is contained in:
@@ -2628,6 +2628,17 @@ Battleground.StoreStatistics.Enable = 1
|
||||
|
||||
Battleground.TrackDeserters.Enable = 1
|
||||
|
||||
#
|
||||
# Battleground.InvitationType
|
||||
# Description: Set Battleground invitation type.
|
||||
# Default: 0 - (Normal, Invite as much players to battlegrounds as queued,
|
||||
# Don't bother with balance)
|
||||
# 1 - (Experimental, Don't allow to invite much more players
|
||||
# of one faction)
|
||||
# 2 - (Experimental, Try to have even teams)
|
||||
|
||||
Battleground.InvitationType = 0
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user