Difference between revisions of "Sims 3:0x04AC5D93"
From SimsWiki
(→Format) |
|||
| Line 10: | Line 10: | ||
Catalog resource used to define some build mode tools. | Catalog resource used to define some build mode tools. | ||
==Format== | ==Format== | ||
| − | DWORD | + | DWORD Version |
--insert [[Sims 3:Catalog Resource#Common|Common]] section | --insert [[Sims 3:Catalog Resource#Common|Common]] section | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
DWORD //[[Sims 3:0x04AC5D93#Tool_Type|(ToolType)]] | DWORD //[[Sims 3:0x04AC5D93#Tool_Type|(ToolType)]] | ||
Latest revision as of 21:23, 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 Proxy - CPRX | ||
|---|---|---|
| TypeID: | 0x04AC5D93 | |
| Game Version: | The Sims 3 | |
[edit] Overview
Catalog resource used to define some build mode tools.
[edit] Format
DWORD Version --insert Common section DWORD //(ToolType)
[edit] Tool Type
| Id | Description |
|---|---|
| 0x00000000 | Invalid |
| 0x00000001 | LevelFloorRectangle |
| 0x00000002 | FlattenLot |
| 0x00000003 | StairsRailing |
| Modding Reference by Category | |
|---|---|
|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |