Difference between revisions of "Sims 3:0x04F3CC01"

From SimsWiki
Jump to: navigation, search
 
(Format)
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
{{TS3AdvancedModdingHeader}}
 +
{{TS3Resource
 +
|name=Catalog Fireplace - CFIR
 +
|typeid= 0x04F3CC01
 +
|expansion=The Sims 3
 +
}}
 +
<br clear="all">
 
==Overview==
 
==Overview==
Catalog resource used to define fireplaces.
+
Catalog resource used to define fireplaces. The TGIBlockList references the different OBJD resources.
 +
 
 
==Format==
 
==Format==
TGI Block List and Common sections described [[Catalog_Resource|here]].
+
DWORD
<pre>
+
DWORD TGI_offset // see [[Sims 3:Key table]]
DWORD
+
DWORD TGI_size   // see [[Sims 3:Key table]]
DWORD TGI_offset
+
--insert [[Sims 3:Catalog Resource#Common|Common]] section
DWORD TGI_size
+
--insert Common Section
+
BYTE //[[Sims 3:0x04F3CC01#Fireplace_Types|(FireplaceType)]]
DWORD
+
DWORD index1 //Mantle
BYTE
+
DWORD index2 //ChimneyMantle
DWORD
+
DWORD index3 //ChimneyFullLevel
BYTE
+
DWORD index4 //ChimneyGroundLevel
DWORD
+
DWORD index5 //ChimneyBody
BYTE
+
DWORD index6 //ChimneyTop
BYTE
+
DWORD index7 //ChimneyCap
DWORD index1
+
DWORD index2
+
--insert [[Sims 3:Key table|TGI Block List]]
DWORD index3
+
 
DWORD index4
+
==Fireplace Types==
DWORD index5
+
{| class="wikitable" border="1"
DWORD index6
+
|-
DWORD index7
+
! Id
--insert TGI Block List
+
! Description
</pre>
+
|-
 +
|0x01|| FireplaceWidth_1x1
 +
|-
 +
|0x02|| FireplaceWidth_2x1
 +
|-
 +
|0x03|| FireplaceWidth_3x1
 +
|}
 +
 
 +
{{TS3AdvancedModdingHeader}}

Latest revision as of 15:25, 31 October 2010

Modding Reference by Category

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

Catalog Fireplace - CFIR
TypeID:0x04F3CC01
Game Version:The Sims 3



[edit] Overview

Catalog resource used to define fireplaces. The TGIBlockList references the different OBJD resources.

[edit] Format

DWORD 
DWORD TGI_offset // see Sims 3:Key table
DWORD TGI_size   // see Sims 3:Key table
--insert Common section

BYTE //(FireplaceType)
DWORD index1 //Mantle
DWORD index2 //ChimneyMantle
DWORD index3 //ChimneyFullLevel
DWORD index4 //ChimneyGroundLevel
DWORD index5 //ChimneyBody
DWORD index6 //ChimneyTop
DWORD index7 //ChimneyCap

--insert TGI Block List

[edit] Fireplace Types

Id Description
0x01 FireplaceWidth_1x1
0x02 FireplaceWidth_2x1
0x03 FireplaceWidth_3x1
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