Difference between revisions of "Sims 3:0x515CA4CD"

From SimsWiki
Jump to: navigation, search
(Material List)
Line 31: Line 31:
 
  --insert [[Sims 3:Key table|TGI Block List]]
 
  --insert [[Sims 3:Key table|TGI Block List]]
  
===Material List===
 
This is a list of all preset color options that a Catalog Resource has.  Each preset has different settings for patterns used and colors applied.  They are listed in the order that they appear in game.  You can safely delete them.  (The screen shot shows how they are presented in [[Tutorials:TS3_ModdingTools#S3PE_Demo_Package_Editor_by_Peter_Jones|s3pe]].)
 
 
[[Image:CWAL_Category.jpg|thumb|cwalMaterialList]]
 
{| class="wikitable" border="1"
 
! Name
 
! Value
 
|-
 
| Material Type
 
| Changing to 0x00 - Entire wall disappears from catalog with all presets
 
|-
 
| Unknown 1
 
|
 
|-
 
| Unknown 2
 
|
 
|-
 
| Unknown 3
 
| Order thumbs are shown in catalog- does not change the actual order of patterns though
 
|-
 
| Unknown 4
 
| [[Sims_3:0x515CA4CD#Category_Flags|Category Flag]]
 
|-
 
| Unknown 5
 
|
 
|-
 
| Unknown 6
 
|
 
|}
 
 
<br clear="all">
 
 
==Category Flags==
 
[[Image:WallCatFlags.jpg|thumb|categoryFlags]]
 
Category flags appear in the [[Sims_3:Catalog_Resource#Material_List|Material List]] for each preset wall/floor pattern and is stored in '''Unknown4'''.  Each preset may be in a different category.
 
 
{| border="0" cellpadding="4"
 
|- valign="top"
 
|
 
{| class="wikitable" border="1"
 
! colspan="2"|WallCategory
 
|-
 
! Value
 
! Catalog
 
|-
 
| 0x00000000
 
| Masonry
 
|-
 
| 0x00000002
 
| Miscellaneous
 
|-
 
| 0x00000004
 
| Wall Sets <sup>EP2</sup>
 
|-
 
| 0x00000008
 
| Paint
 
|-
 
| 0x00000010
 
| Paneling
 
|-
 
| 0x00000020
 
| Rock & Stone
 
|-
 
| 0x00000040
 
| Siding
 
|-
 
| 0x00000080
 
| Tile
 
|-
 
| 0x00000100
 
| Wallpaper
 
|}
 
|
 
{| class="wikitable" border="1"
 
! colspan="2"|FloorCategory
 
|-
 
! Value
 
! Catalog
 
|-
 
| 0x00000000
 
| Unknown
 
|-
 
| 0x00000002
 
| Miscellaneous
 
|-
 
| 0x00000008
 
| Linoleum
 
|-
 
| 0x00000010
 
| Masonry
 
|-
 
| 0x00000020
 
| Metal
 
|-
 
| 0x00000040
 
| Stone
 
|-
 
| 0x00000080
 
| Tile
 
|-
 
| 0x00000100
 
| Wood
 
|-
 
| 0x00000200
 
| Ceilings Tiles <sup>EP2</sup>
 
|}
 
|}
 
 
{{TS3AdvancedModdingHeader}}
 
{{TS3AdvancedModdingHeader}}

Revision as of 20:54, 13 June 2010

Modding Reference by Category

Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's 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
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