Difference between revisions of "EBCF3E27"
(Info from here: http://ambertation.de/simpeforum/sims2/Sim-Clothing-Editor) |
(→outfit: - Again, from here http://ambertation.de/simpeforum/sims2/Sim-Clothing-Editor) |
||
Line 58: | Line 58: | ||
=== outfit === | === outfit === | ||
This field is critical for skins, and the Bodyshop of the Pets EP didn't include it | This field is critical for skins, and the Bodyshop of the Pets EP didn't include it | ||
− | * | + | *Hair = 0x0001, |
+ | *Face = 0x0002, | ||
+ | *Top = 0x0004, | ||
+ | *Body = 0x0008, | ||
+ | *Bottom = 0x0010, | ||
+ | *Accessory = 0x0020, | ||
+ | *TailLong = 0x0040, | ||
+ | *EarsUp = 0x0080, | ||
+ | *TailShort = 0x0100, | ||
+ | *EarsDown = 0x0200, | ||
+ | *BrushTailLong = 0x0400, | ||
+ | *BrushTailShort = 0x0800, | ||
+ | *SpitzTail = 0x1000, | ||
+ | *BrushSpitzTail = 0x2000 | ||
=== shoe === | === shoe === |
Revision as of 05:17, 21 January 2007
EBCF3E27 | |
---|---|
Short name: | GZPS |
Long name: | Property Set |
This resouce is formatted as either XML or CPF. This resource is used for several different things. Following is an overview of some of it's uses.
The "type" field identifies the type. type = "skin" is a skin.
Contents |
Skins
The Skin property sets define attributes for character skins (clothing). Skins can be associated with multiple age groups and can fall into several categories.
category
- Casual1 = 0x01,
- Casual2 = 0x02,
- Casual3 = 0x04,
- Everyday = Casual1 | Casual2 | Casual3
- Swimwear = 0x08,
- PJ = 0x10,
- Formal = 0x20,
- Undies = 0x40,
- Skintone = 0x80,
- Pregnant = 0x100,
- Activewear = 0x200,
- TryOn = 0x400,
- NakedOverlay = 0x800
- All (except naked) = 0xFF7F
All others are unknown.
age
- 0x01 - Toddler
- 0x02 - Child
- 0x04 - Teen
- 0x08 - Adult
- 0x10 - Elder
- 0x20 - Baby
- 0x40 - Young Adult
gender
- 0x01 - Female
- 0x02 - Male
- 0x03 - Both
species
- 0x01 - probably human
name
a string, probably the name of the mesh
creator
a string, probably identifying the creator of the mesh based on the registered number of the program
type
- "skin" - for Skins
outfit
This field is critical for skins, and the Bodyshop of the Pets EP didn't include it
- Hair = 0x0001,
- Face = 0x0002,
- Top = 0x0004,
- Body = 0x0008,
- Bottom = 0x0010,
- Accessory = 0x0020,
- TailLong = 0x0040,
- EarsUp = 0x0080,
- TailShort = 0x0100,
- EarsDown = 0x0200,
- BrushTailLong = 0x0400,
- BrushTailShort = 0x0800,
- SpitzTail = 0x1000,
- BrushSpitzTail = 0x2000
shoe
- 0x01 - probably means that there are shoes
This article is imported from the old MTS2 wiki. It's original page, with comments, can be found at http://old_wiki.modthesims2.com/EBCF3E27
This article is imported from the old MTS2 wiki. It's original page, with comments, can be found at http://old_wiki.modthesims2.com/GZPS