Sims 3:0xCF9A4ACE
From SimsWiki
Revision as of 22:02, 4 May 2010 by HugeLunatic (Talk | contribs)
| Tutorials by Category | |
|---|---|
|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |
| Modular Object - MDLR | ||
|---|---|---|
| TypeID: | 0xCF9A4ACE | |
| Game Version: | The Sims 3 | |
Overview
Used to define modular objects, such as work surfaces.
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)
| Tutorials by Category | |
|---|---|
|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |