Difference between revisions of "Sims 3:0x04F3CC01"

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

Latest revision as of 20: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