Difference between revisions of "Sims 3:0x05512255"
From SimsWiki
HugeLunatic (Talk | contribs) |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | {{TS3AdvancedModdingHeader}} | ||
| + | {{TS3Resource | ||
| + | |name=Room Index | ||
| + | |typeid= 0x05512255 | ||
| + | |expansion=The Sims 3 | ||
| + | }} | ||
| + | <br clear="all"> | ||
| + | |||
| + | ==Overview== | ||
Contains an index of the rooms on a lot. Currently unclear exactly what is being indexed. | Contains an index of the rooms on a lot. Currently unclear exactly what is being indexed. | ||
| − | + | WORD 0x0009 | |
| + | WORD 0x0001 | ||
DWORD 0 | DWORD 0 | ||
DWORD count | DWORD count | ||
REP count | REP count | ||
WORD index | WORD index | ||
| + | |||
| + | {{TS3AdvancedModdingHeader}} | ||
Latest revision as of 02:42, 5 May 2010
| Modding Reference by Category | |
|---|---|
|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |
| Room Index | ||
|---|---|---|
| TypeID: | 0x05512255 | |
| Game Version: | The Sims 3 | |
[edit] Overview
Contains an index of the rooms on a lot. Currently unclear exactly what is being indexed.
WORD 0x0009
WORD 0x0001
DWORD 0
DWORD count
REP count
WORD index
| Modding Reference by Category | |
|---|---|
|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |