COL

From Niotso Wiki
Jump to: navigation, search
Collection
Type of format Character rendering
Filename extension .col
Byte order Big endian
Extended from cmx.bcf
Type ID 16
Collections provide a packaged list of purchasable outfits.


Collections follow the following format:

  • Purchasable Outfit count - A 4-byte unsigned integer specifying the number of purchasable outfits included in this collection


For each purchasable outfit:

  • Index - A 4-byte unsigned integer specifying the zero-based index of this purchasable outfit within this list; the first purchasable outfit has an Index of 0
  • File ID - A 4-byte unsigned integer specifying the File ID of this purchasable outfit
  • Type ID - A 4-byte unsigned integer specifying the Type ID of this asset; should be 15 for Purchasable outfit