[12173] Some battleground changes

- bg list works
- placeholders for pvp rewards and rated bg stats packets
- other bg opcode changes

Signed-off-by: Yaki Khadafi <elsoldollo@gmail.com>
This commit is contained in:
Yaki Khadafi 2012-09-03 13:44:28 +03:00 committed by Antz
parent dcc57439a7
commit 372e8e04bf
13 changed files with 163 additions and 86 deletions

View file

@ -614,10 +614,10 @@ struct BattlemasterListEntry
uint32 HolidayWorldStateId; // 13 m_holidayWorldState
uint32 minLevel; // 14, m_minlevel (sync with PvPDifficulty.dbc content)
uint32 maxLevel; // 15, m_maxlevel (sync with PvPDifficulty.dbc content)
uint32 maxGroupSizeRated; // 16 4.0.1
uint32 minPlayers; // 17 - 4.0.6.13596
uint32 maxPlayers; // 18 4.0.1
uint32 rated; // 19 4.0.3, value 2 for Rated Battlegrounds
uint32 maxGroupSizeRated; // 16 4.0.1
uint32 minPlayers; // 17 4.0.6.13596
uint32 maxPlayers; // 18 4.0.1
uint32 rated; // 19 4.0.3, value 2 for Rated Battlegrounds
};
/*struct Cfg_CategoriesEntry