Difference between revisions of "Sims 3:0x0166038C"
From SimsWiki
HugeLunatic (Talk | contribs) |
HugeLunatic (Talk | contribs) |
||
| Line 1: | Line 1: | ||
{{TS3ModdingHeader}} | {{TS3ModdingHeader}} | ||
| − | + | {{TS3Resource | |
| + | |name=Name Map - NMAP | ||
| + | |typeid= 0x0166038C | ||
| + | |expansion=The Sims 3 | ||
| + | }} | ||
| + | <br clear="all"> | ||
| + | |||
| + | ==Overview== | ||
Lists instance ID/resource name pairs. A package can have multiple name maps. | Lists instance ID/resource name pairs. A package can have multiple name maps. | ||
DWORD Version // usually has value 0x00000001 | DWORD Version // usually has value 0x00000001 | ||
Revision as of 21:55, 4 May 2010
| Tutorials by Category | |
|---|---|
|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |
| Name Map - NMAP | ||
|---|---|---|
| TypeID: | 0x0166038C | |
| Game Version: | The Sims 3 | |
Overview
Lists instance ID/resource name pairs. A package can have multiple name maps.
DWORD Version // usually has value 0x00000001 DWORD NumberOfRecords --repetition NumberOfRecords: QWORD InstanceID // little-endian DWORD NameLength BYTE[NameLength] // name characters, plain ASCII
| Tutorials by Category | |
|---|---|
|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |