Difference between revisions of "Sims 3:0x316C78F2"

From SimsWiki
Jump to: navigation, search
(Format)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{TS3ModdingHeader}}
+
{{TS3AdvancedModdingHeader}}
 
{{TS3Resource
 
{{TS3Resource
|name=Catalog Foundation
+
|name=Catalog Foundation - CFND
|typeid= 0x04F3CC01
+
|typeid= 0x316C78F2
 
|expansion=The Sims 3
 
|expansion=The Sims 3
 
}}
 
}}
 
<br clear="all">
 
<br clear="all">
==Overview==
 
Currently unknown
 
 
 
==Format==
 
==Format==
Unknown
+
DWORD Version
 +
DWORD TGI_offset
 +
DWORD TGI_size
 +
//if Version >= 0x04
 +
DWORD [[Sims_3:0x316C78F2#Foundation_Types|Type]]
 +
//if Type >= 0x07
 +
--insert [[Sims 3:Catalog Resource#Material List|Material List]]
 +
--insert [[Sims 3:Catalog Resource#Common|Common]] section
 +
//if Version < 0x04
 +
DWORD [[Sims_3:0x316C78F2#Foundation_Types|Type]]
 +
DWORD // TGI Index of WallStyle entry
 +
DWORD // TGI Index of WallFloor entry
 +
//if Version > 0x04
 +
DWORD // TGI Index of VPXY entry
 +
DWORD //TGI Index (zero entry)
 +
DWORD //TGI Index (zero entry)
 +
DWORD //0
 +
DWORD //0
 +
DWORD [[Sims_3:0x316C78F2#Foundation_Shapes|ShapeType]]
 +
--insert [[Sims 3:Key table|TGI Block List]]
 +
===Foundation Types===
 +
{| class="wikitable" border="1"
 +
|-
 +
! Id
 +
! Description
 +
|-
 +
|0x00000000|| Uninitialized
 +
|-
 +
|0x00000001|| Deck
 +
|-
 +
|0x00000002|| Foundation
 +
|-
 +
|0x00000003|| Pool
 +
|-
 +
|0x00000004|| Frieze
 +
|-
 +
|0x00000005|| Platform
 +
|-
 +
|0x00000006|| Fountain
 +
|-
 +
|0x00000007|| Stilted Concrete (Version >= 0x04)
 +
|-
 +
|0x00000008|| Stilted Steel (Version >= 0x04)
 +
|-
 +
|0x00000009|| Stilted Wood (Version >= 0x04)
 +
|}
 +
 
 +
===Foundation Shapes===
 +
{| class="wikitable" border="1"
 +
|-
 +
! Id
 +
! Description
 +
|-
 +
|0x00000000|| Rectangle
 +
|-
 +
|0x00000001|| Diamond
 +
|}
 +
 
 +
{{TS3AdvancedModdingHeader}}

Latest revision as of 09:30, 22 June 2013

Modding Reference by Category

Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference 

Catalog Foundation - CFND
TypeID:0x316C78F2
Game Version:The Sims 3



[edit] Format

DWORD Version
DWORD TGI_offset
DWORD TGI_size
//if Version >= 0x04
	DWORD Type
	//if Type >= 0x07
		--insert Material List
--insert Common section
//if Version < 0x04
	DWORD Type
DWORD // TGI Index of WallStyle entry
DWORD // TGI Index of WallFloor entry
//if Version > 0x04
	DWORD // TGI Index of VPXY entry
DWORD //TGI Index (zero entry)
DWORD //TGI Index (zero entry)
DWORD //0
DWORD //0
DWORD ShapeType 
--insert TGI Block List

[edit] Foundation Types

Id Description
0x00000000 Uninitialized
0x00000001 Deck
0x00000002 Foundation
0x00000003 Pool
0x00000004 Frieze
0x00000005 Platform
0x00000006 Fountain
0x00000007 Stilted Concrete (Version >= 0x04)
0x00000008 Stilted Steel (Version >= 0x04)
0x00000009 Stilted Wood (Version >= 0x04)

[edit] Foundation Shapes

Id Description
0x00000000 Rectangle
0x00000001 Diamond
Modding Reference by Category

Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference 

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox