INIT
From SimsWiki
This article is imported from the old MTS2 wiki. You can help Sims2Wiki by cleaning it up. It's original page with comments can be found at http://old_wiki.modthesims2.com/INIT
==Invenotry Item==
This Resource describes one Item fron the Inventory of a Sim. The Items are stored in the Character package of the owning Sim, and references from the NGBH Resources. (The Invenotry Number in a NgbhItem is the Instance of the referenced Resource)
Data Structure
DWORD: Version (0x04=Business) DWORD: 0xC5 DWORD: Count n
Repeat n DWORD DWORD DWORD End Repeat
DWORD: Count n Repeat n DWORD: Object GUID End Repeat
DWORD: Primary GUID
The rest of the Data is Unknown at the Moment.