Difference between revisions of "Sims 3:0x049CA4CD"

From SimsWiki
Jump to: navigation, search
(Format)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{TS3ModdingHeader}}
+
{{TS3AdvancedModdingHeader}}
 
{{TS3Resource
 
{{TS3Resource
|name=Catalog Stairs
+
|name=Catalog Stairs - CSTR
|typeid=049CA4CD
+
|typeid=0x049CA4CD
 
|expansion=The Sims 3
 
|expansion=The Sims 3
 
}}
 
}}
 +
<br clear="all">
  
 
==Overview==
 
==Overview==
Line 16: Line 17:
 
  --insert [[Sims 3:Catalog Resource#Common|Common]] section
 
  --insert [[Sims 3:Catalog Resource#Common|Common]] section
 
   
 
   
DWORD
+
  DWORD index1 //Steps4xModel ([[Sims 3:0x736884F1|VPXY]])
BYTE
+
  DWORD index2 //Steps1xModel ([[Sims 3:0x736884F1|VPXY]])
DWORD
+
  DWORD index3 //WallCapModel ([[Sims 3:0x736884F1|VPXY]])
BYTE
+
  DWORD index4 //Railing ([[Sims 3:0x04C58103|Catalog Railing]])
DWORD
+
  DWORD index5 //Wall ([[Sims 3:0x9151E6BC|Catalog Wall]])
BYTE
+
  DWORD index6 //Floor ([[Sims 3:0x515CA4CD|Catalog Wall/Floor Pattern]])
+
  DWORD index7 //Fence ([[Sims 3:0x0418FE2A|Catalog Fence]])
  DWORD index1 // [[Sims 3:0x736884F1|VPXY]]
+
  DWORD index2 // [[Sims 3:0x736884F1|VPXY]]
+
  DWORD index3 // [[Sims 3:0x736884F1|VPXY]]
+
  DWORD index4 // Catalog Railing ([[Sims 3:0x04C58103]])
+
  DWORD index5 // Catalog Wall ([[Sims 3:0x9151E6BC]])
+
  DWORD index6 // Catalog Wall/Floor Pattern ([[Sims 3:0x515CA4CD]])
+
  DWORD index7 // Catalog Fence ([[Sims 3:0x0418FE2A]])
+
 
   
 
   
 
  --insert [[Sims 3:Key table|TGI Block List]]
 
  --insert [[Sims 3:Key table|TGI Block List]]
  
{{TS3ModdingHeader}}
+
{{TS3AdvancedModdingHeader}}

Latest revision as of 15:23, 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 Stairs - CSTR
TypeID:0x049CA4CD
Game Version:The Sims 3



[edit] Overview

Catalog resource used to define Stairs.

[edit] Format

DWORD Version
DWORD TGI_offset // see Sims 3:Key table
DWORD TGI_size   // see Sims 3:Key table
--if Version >= 0x3
	--insert Material List section for Object
--insert Common section

DWORD index1 //Steps4xModel (VPXY)
DWORD index2 //Steps1xModel (VPXY)
DWORD index3 //WallCapModel (VPXY)
DWORD index4 //Railing  (Catalog Railing)
DWORD index5 //Wall  (Catalog Wall)
DWORD index6 //Floor  (Catalog Wall/Floor Pattern)
DWORD index7 //Fence  (Catalog Fence)

--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 

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox