Difference between revisions of "Sims 3:0x05ED1226"

From SimsWiki
Jump to: navigation, search
Line 23: Line 23:
 
  DWORD count2
 
  DWORD count2
 
  WORD
 
  WORD
 +
 +
{{TS3ModdingHeader}}

Revision as of 21:33, 4 May 2010

Tutorials by Category

CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference 

Reference Store
TypeID:Reference Store
Game Version:The Sims 3



Overview

Researched by Karybdis

Seems to just store lists of associated resources. Examples might be for Sims storing all the outfits/property files.

Code:
WORD version
if [ version >= 3 ] (?)
{
  BYTE thingy
}
DWORD count1
	TGI
	WORD (Or DWORD if thingy || (version < 3 && count1 > ??) )
DWORD count2
	WORD
Tutorials by Category

CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference 

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox