Sims 3:0x0166038C

From SimsWiki
Jump to: navigation, search
Modding Reference by Category

Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's 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


Modding Reference by Category

Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference 

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox