Difference between revisions of "Sims 3:0x05512255"
From SimsWiki
m (Those first two look like words?) |
HugeLunatic (Talk | contribs) |
||
(2 intermediate revisions by one user 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 0x0009 | ||
Line 6: | Line 15: | ||
REP count | REP count | ||
WORD index | WORD index | ||
+ | |||
+ | {{TS3AdvancedModdingHeader}} |
Latest revision as of 01: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 |