Difference between revisions of "SK3D"
From SimsWiki
(Auto-inserted from WakkaWikki) |
|||
Line 1: | Line 1: | ||
− | {{OldWikiEntry}} '''Skin Model Data''' | + | {{OldWikiEntry}} |
+ | |||
+ | '''Skin Model Data''' | ||
4 ID (0xDEADBEEF) | 4 ID (0xDEADBEEF) | ||
+ | |||
4 ""Index Type"" (1=12 byte records,2=16 byte records) | 4 ""Index Type"" (1=12 byte records,2=16 byte records) | ||
+ | |||
4 Count (number of records) | 4 Count (number of records) | ||
+ | |||
loop | loop | ||
+ | |||
4 Type ID | 4 Type ID | ||
+ | |||
4 Group ID | 4 Group ID | ||
+ | |||
4 Instance ID(sometimes this does not point to a valid instance id) | 4 Instance ID(sometimes this does not point to a valid instance id) | ||
+ | |||
4 Unknown (This is normally not the unknown id of the file, usually 0x00000000) | 4 Unknown (This is normally not the unknown id of the file, usually 0x00000000) | ||
+ | |||
end loop | end loop | ||
− | + | ||
+ | |||
+ | [[Category:Sims 2 Modding]] |
Latest revision as of 21:15, 17 September 2012
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/SK3D
Skin Model Data
4 ID (0xDEADBEEF)
4 ""Index Type"" (1=12 byte records,2=16 byte records)
4 Count (number of records)
loop
4 Type ID
4 Group ID
4 Instance ID(sometimes this does not point to a valid instance id)
4 Unknown (This is normally not the unknown id of the file, usually 0x00000000)
end loop