Difference between revisions of "Sims 3:0xF3A38370"

From SimsWiki
Jump to: navigation, search
(Initial Creation)
 
m (NGMP Resoure)
Line 13: Line 13:
  
 
==Format==
 
==Format==
===NGMP Resoure===
+
===NGMP Resource===
 
   WORD Version    //  Value 0x0001  
 
   WORD Version    //  Value 0x0001  
 
   WORD EntryCount
 
   WORD EntryCount

Revision as of 09:05, 30 April 2011

Modding Reference by Category

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

Sim Definition - NGMP
TypeID:0xF3A38370
Game Version:The Sims 3



Overview

A mapping between a hashed string and an Instance (I64).


Format

NGMP Resource

 WORD Version    //  Value 0x0001 
 WORD EntryCount
 --repeat EntryCount:  
   UInt64 HashedString    // uses the FNV function to convert from string to UInt64
   UInt64 Instance        // Instance actually used for the OBJD
Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox