Difference between revisions of "Sims 3:0x04A4D951"
From SimsWiki
HugeLunatic (Talk | contribs) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{TS3AdvancedModdingHeader}} | |
− | + | {{TS3Resource | |
− | + | |name=World Detail | |
− | + | |typeid= 0x04A4D951 | |
− | + | |expansion=The Sims 3 | |
− | + | }} | |
− | + | <br clear="all"> | |
− | + | ||
− | + | ==Overview== | |
+ | |||
+ | DWORD entryCount | ||
+ | QWORD guid | ||
+ | DWORD charCount | ||
+ | STRING[charCount*2] detailIdentity | ||
+ | |||
+ | {{TS3AdvancedModdingHeader}} |
Latest revision as of 01:38, 5 May 2010
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |
World Detail | ||
---|---|---|
TypeID: | 0x04A4D951 | |
Game Version: | The Sims 3 |
[edit] Overview
DWORD entryCount QWORD guid DWORD charCount STRING[charCount*2] detailIdentity
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |