Difference between revisions of "Sims 3:0x04F3CC01"
From SimsWiki
m (→Format) |
m |
||
Line 1: | Line 1: | ||
+ | [[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]] | ||
+ | <br/>[[Sims 3:Main Page]] -> [[Sims 3:Catalog Resource]] | ||
+ | <hr/> | ||
==Overview== | ==Overview== | ||
Catalog resource used to define fireplaces. | Catalog resource used to define fireplaces. | ||
==Format== | ==Format== | ||
− | + | DWORD | |
− | + | DWORD TGI_offset // see [[Sims 3:Key table]] | |
− | + | DWORD TGI_size // see [[Sims 3:Key table]] | |
− | + | --insert [[Sims 3:Catalog Resource#Common|Common]] section | |
− | DWORD TGI_size | + | |
− | --insert Common | + | DWORD |
− | DWORD | + | BYTE |
− | BYTE | + | DWORD |
− | DWORD | + | BYTE |
− | BYTE | + | DWORD |
− | DWORD | + | BYTE |
− | BYTE | + | BYTE |
− | BYTE | + | |
− | DWORD index1 | + | DWORD index1 |
− | DWORD index2 | + | DWORD index2 |
− | DWORD index3 | + | DWORD index3 |
− | DWORD index4 | + | DWORD index4 |
− | DWORD index5 | + | DWORD index5 |
− | DWORD index6 | + | DWORD index6 |
− | DWORD index7 | + | DWORD index7 |
− | --insert TGI Block List | + | |
− | </ | + | --insert [[Sims 3:Key table|TGI Block List]] |
+ | <hr/> | ||
+ | [[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]] | ||
+ | <br/>[[Sims 3:Main Page]] -> [[Sims 3:Catalog Resource]] |
Revision as of 09:49, 13 June 2009
Sims 3:Main Page -> Sims 3:PackedFileTypes
Sims 3:Main Page -> Sims 3:Catalog Resource
Overview
Catalog resource used to define fireplaces.
Format
DWORD DWORD TGI_offset // see Sims 3:Key table DWORD TGI_size // see Sims 3:Key table --insert Common section DWORD BYTE DWORD BYTE DWORD BYTE BYTE DWORD index1 DWORD index2 DWORD index3 DWORD index4 DWORD index5 DWORD index6 DWORD index7 --insert TGI Block List
Sims 3:Main Page -> Sims 3:PackedFileTypes
Sims 3:Main Page -> Sims 3:Catalog Resource