Difference between revisions of "Sims 3:0x04ED4BB2"

From SimsWiki
Jump to: navigation, search
 
 
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
==Overview==
+
{{TS3AdvancedModdingHeader}}
Catalog resource used to define terrain paintbrush.
+
{{TS3Resource
 +
|name=Catalog Terrain Paint Brush - CTPT
 +
|typeid= 0x04ED4BB2
 +
|expansion=The Sims 3
 +
}}
 +
<br clear="all">
 +
 
 
==Format==
 
==Format==
Common section described [[Catalog_Resource|here]].
+
  DWORD Version
<pre>
+
--insert [[Sims 3:Catalog Resource#Brush_Common|BrushCommon]] section
DWORD  
+
DWORD
+
TGI64  // Brush texture (DDS)
--insert Common Section
+
--if Version >= 0x4
DWORD
+
        DWORD [[Sims_3:0x515CA4CD#Terrain_Types|TerrainType]]
BYTE
+
        DWORD [[Sims_3:0x04ED4BB2#Categories|Category]]
DWORD
+
 
BYTE
+
==Categories==
BYTE
+
{| class="wikitable" border="1"
DWORD
+
|-
DWORD
+
! Value
DWORD
+
! Name
TGI64 (PNG)Brush shape
+
|-
4BYTE
+
| 0x1
FLOAT
+
| Grass
FLOAT
+
|-
5BYTE
+
| 0x2
TGI64 (DDS)Brush texture
+
| Flowers
</pre>
+
|-
 +
| 0x3
 +
| Rock
 +
|-
 +
| 0x4
 +
| Dirt & Sand
 +
|-
 +
| 0x5
 +
| Other
 +
|}
 +
 
 +
 
 +
{{TS3AdvancedModdingHeader}}

Latest revision as of 22:46, 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 Terrain Paint Brush - CTPT
TypeID:0x04ED4BB2
Game Version:The Sims 3



[edit] Format

 DWORD Version
--insert BrushCommon section

TGI64   // Brush texture (DDS)
--if Version >= 0x4
       DWORD TerrainType
       DWORD Category

[edit] Categories

Value Name
0x1 Grass
0x2 Flowers
0x3 Rock
0x4 Dirt & Sand
0x5 Other


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