Difference between revisions of "Sims 3:0xCF9A4ACE"

From SimsWiki
Jump to: navigation, search
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]]
+
{{TS3AdvancedModdingHeader}}
<hr/>
+
{{TS3Resource
 +
|name=Modular Object - MDLR
 +
|typeid= 0xCF9A4ACE
 +
|expansion=The Sims 3
 +
}}
 +
<br clear="all">
 +
 
 
==Overview==
 
==Overview==
 
Used to define modular objects, such as work surfaces.
 
Used to define modular objects, such as work surfaces.
  
 
==Format==
 
==Format==
  WORD // version
+
  WORD // version
  DWORD TGI_offset // see [[Sims 3:Key table]]
+
  DWORD TGI_offset // see [[Sims 3:Key table]]
  DWORD TGI_size   // see [[Sims 3:Key table]]
+
  DWORD TGI_size // see [[Sims 3:Key table]]
 
  WORD  
 
  WORD  
  WORD
+
  WORD indexCount
  BYTE[4]
+
  --repetition indexCount
DWORD
+
DWORD // Index into TGI Block List
DWORD
+
DWORD
+
DWORD
+
DWORD
+
 
   
 
   
 
  --insert [[Sims 3:Key table|TGI Block List]]
 
  --insert [[Sims 3:Key table|TGI Block List]]
 
(analysis by Karybdis)
 
(analysis by Karybdis)
<hr/>
+
 
[[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]]
+
{{TS3AdvancedModdingHeader}}

Latest revision as of 01:25, 5 May 2010

Modding Reference by Category

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

Modular Object - MDLR
TypeID:0xCF9A4ACE
Game Version:The Sims 3



[edit] Overview

Used to define modular objects, such as work surfaces.

[edit] Format

WORD			// version
DWORD TGI_offset	// see Sims 3:Key table
DWORD TGI_size		// see Sims 3:Key table
WORD 
WORD indexCount
--repetition indexCount
	DWORD		// Index into TGI Block List

--insert TGI Block List

(analysis by Karybdis)

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