Sims 3:0x0A36F07A
From SimsWiki
Revision as of 12:42, 9 January 2011 by Inge Jones (Talk | contribs)
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |
TypeID: | 0x0A36F07A | |
Game Version: | The Sims 3 |
Overview
Catalog resource used to define curved pool and fountain pieces
Format
DWORD Version DWORD TGI_offset // see Sims 3:Key table DWORD TGI_size // see Sims 3:Key table --insert Common section DWORD Shape //0=convex 1=concave DWORD CWST Catalog //TGI Index DWORD FloorCatalog //TGI Index DWORD WallCatalog //TGI Index DWORD CFND Catalog //TGI Index DWORD Ground cutout DDS //TGI Index DWORD x scale DWORD y scale --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 |