WLQ

From wowdev
Revision as of 13:18, 20 May 2014 by Schlumpf (talk | contribs)
Jump to navigation Jump to search

WLQ Files

One of these files exist for each WLW file in the game. They are also located at the same path and filename as each's .wlw counterpart.

Header

Type		Name		Descrition
char * 4	id		always 2QIL
uint16[15]	unk		?
uint32		nChunks		number of chunks in the file

Data

Following the header are nChunks 360 byte blocks ( see WLW )