ArenaTeamCache.wdb

From wowdev
Revision as of 20:45, 25 April 2010 by ApocDev (talk | contribs) (Created page with 'The ArenaTeamCache.wdb holds basic information for arena teams you have seen playing the game. *Signature: [Unknown] for 3.3.3 client version. ==Structure== '''Column Field …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The ArenaTeamCache.wdb holds basic information for arena teams you have seen playing the game.

  • Signature: [Unknown]

for 3.3.3 client version.

Structure

Column	Field 		Type 		Notes 
1 	ID		int 	
2 	EntryLength 	int 	
3 	DuplicateId 	int 			
4 	TeamName 	char[96] 	
5 	TeamSize 	int		2, 3, or 5. The size of the team.
6 	BackgroundColor uint32 	
7 	EmblemId 	int 		The ID (or index) of the emblem for the team
8 	EmblemColor	uint32		
9 	BorderId 	int     	The ID (or index) of the border for the team
10 	BorderColor	uint32