Sims 3:0x05ED1226
From SimsWiki
Revision as of 21:33, 4 May 2010 by HugeLunatic (Talk | contribs)
| 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