Difference between revisions of "Sims 3:0x515CA4CD"
From SimsWiki
HugeLunatic (Talk | contribs) |
HugeLunatic (Talk | contribs) |
||
Line 31: | Line 31: | ||
--insert [[Sims 3:Key table|TGI Block List]] | --insert [[Sims 3:Key table|TGI Block List]] | ||
− | === | + | ===Wall Category=== |
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! Value | ! Value | ||
Line 37: | Line 37: | ||
|- | |- | ||
| 0x00000002 | | 0x00000002 | ||
− | | | + | | Miscellaneous |
+ | |- | ||
+ | | 0x00000004 | ||
+ | | | ||
+ | |- | ||
+ | | 0x00000008 | ||
+ | | Paint | ||
|- | |- | ||
| 0x00000010 | | 0x00000010 | ||
− | | | + | | Paneling |
+ | |- | ||
+ | | 0x00000020 | ||
+ | | | ||
|- | |- | ||
| 0x00000040 | | 0x00000040 | ||
− | | | + | | Siding |
|- | |- | ||
| 0x00000080 | | 0x00000080 | ||
− | | | + | | Tile |
|- | |- | ||
| 0x00000100 | | 0x00000100 | ||
− | | | + | | Wallpaper |
|- | |- | ||
|} | |} | ||
{{TS3ModdingHeader}} | {{TS3ModdingHeader}} |
Revision as of 01:36, 5 May 2010
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |
Catalog Wall/Floor Pattern | ||
---|---|---|
TypeID: | 0x515CA4CD | |
Game Version: | The Sims 3 |
Overview
Catalog resource used to define wall and floor patterns.
Note: Resource Key 515CA4CD-00000000-FE6744CE36FEFDF5 is known to cause problems for editors. Anyone who can shed light on this, please do!
Format
DWORD DWORD TGI_offset // see Sims 3:Key table DWORD TGI_size // see Sims 3:Key table --insert Material List section for Wall/Floor Pattern --insert Common section DWORD BYTE DWORD BYTE BYTE DWORD DWORD DWORD index1 // VPXY DWORD 7BITSTR BYTE[8] --insert TGI Block List
Wall Category
Value | Catalog |
---|---|
0x00000002 | Miscellaneous |
0x00000004 | |
0x00000008 | Paint |
0x00000010 | Paneling |
0x00000020 | |
0x00000040 | Siding |
0x00000080 | Tile |
0x00000100 | Wallpaper |
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |