WLM: Difference between revisions

From wowdev
Jump to navigation Jump to search
(rough outline of the file)
mNo edit summary
Line 7: Line 7:
==Data==
==Data==
Following the header are nChunks 360 byte blocks ( see [[WLW|WLW]] ), followed by 4 - 5 unknown bytes
Following the header are nChunks 360 byte blocks ( see [[WLW|WLW]] ), followed by 4 - 5 unknown bytes
[[Category:Format]]

Revision as of 13:18, 20 May 2014

Header

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

Data

Following the header are nChunks 360 byte blocks ( see WLW ), followed by 4 - 5 unknown bytes