Difference between revisions of "Sims 3:0xB52F5055"
From SimsWiki
Line 21: | Line 21: | ||
casPanelGroup links a blendunit to a particular CAS panel. Like so: | casPanelGroup links a blendunit to a particular CAS panel. Like so: | ||
− | Head and Ears = 2 | + | * Head and Ears = 2 |
− | Mouth = 8 | + | * Mouth = 8 |
− | Nose = 16 | + | * Nose = 16 |
− | Eyes = 128 | + | * Eyes = 128 |
− | Eyelash = 64 | + | * Eyelash = 64 |
sortIndex groups the blendunits onto a subpanel - these are the little clickable cirlces that change between Global and Edit Chin Settings, for example. | sortIndex groups the blendunits onto a subpanel - these are the little clickable cirlces that change between Global and Edit Chin Settings, for example. |
Revision as of 20:25, 9 June 2009
Face part linker
Research by Karybdis Additional research by Delphy
DWORD version DWORD offset of TGIindex DWORD size of TGIindex QWORD guid DWORD somethingCount DWORD BYTE biDirectional DWORD casPanelGroup DWORD sortIndex 4 BYTES DWORD TGIcount TGI (T,G,I64)
casPanelGroup links a blendunit to a particular CAS panel. Like so:
- Head and Ears = 2
- Mouth = 8
- Nose = 16
- Eyes = 128
- Eyelash = 64
sortIndex groups the blendunits onto a subpanel - these are the little clickable cirlces that change between Global and Edit Chin Settings, for example.