Difference between revisions of "Sims 4:0x319E4F1D"

From SimsWiki
Jump to: navigation, search
(Initial discovery about OBJD resource type)
 
m
Line 2: Line 2:
 
   DWORD version // 0x18 is current
 
   DWORD version // 0x18 is current
 
   DWORD unknown // 0x09 is common value
 
   DWORD unknown // 0x09 is common value
 
+
 
 
   DWORD STBL[ObjectName]  // hash of the object's name in the STBL resource
 
   DWORD STBL[ObjectName]  // hash of the object's name in the STBL resource
 
   DWORD STBL[ObjectDesc]  // hash of the object's description
 
   DWORD STBL[ObjectDesc]  // hash of the object's description

Revision as of 16:04, 31 August 2014

Format

 DWORD version	// 0x18 is current
 DWORD unknown // 0x09 is common value
 
 DWORD STBL[ObjectName]  // hash of the object's name in the STBL resource
 DWORD STBL[ObjectDesc]  // hash of the object's description
Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox