Difference between revisions of "Sims 3:0x91EDBD3E"
From SimsWiki
HugeLunatic (Talk | contribs) |
HugeLunatic (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{TS3AdvancedModdingHeader}} |
{{TS3Resource | {{TS3Resource | ||
|name=Catalog Roof Style | |name=Catalog Roof Style | ||
Line 29: | Line 29: | ||
--insert [[Sims 3:Key table|TGI Block List]] | --insert [[Sims 3:Key table|TGI Block List]] | ||
− | {{ | + | {{TS3AdvancedModdingHeader}} |
Revision as of 02:26, 5 May 2010
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |
Catalog Roof Style | ||
---|---|---|
TypeID: | 0x91EDBD3E | |
Game Version: | The Sims 3 |
Overview
Catalog resource used to define Roof Style.
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 BYTE DWORD DWORD DWORD index1 // Catalog Roof Pattern (Sims 3:0xF1EDBD86) DWORD index2 // Catalog Wall/Floor Pattern (Sims 3:0x515CA4CD) FLOAT DWORD --insert TGI Block List
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |