Difference between revisions of "EBCF3E27"
(→outfit: - Again, from here http://ambertation.de/simpeforum/sims2/Sim-Clothing-Editor) |
(Gleaned from my own observations.) |
||
Line 10: | Line 10: | ||
==Skins== | ==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. | The Skin property sets define attributes for character skins (clothing). Skins can be associated with multiple age groups and can fall into several categories. | ||
+ | |||
+ | === version === | ||
+ | This seems to identify the version of Bodyshop that the content was made from. Does not appear until University, and, oddly enough, items created with the Nightlife version of Bodyshop also have version 2. It would seem, however, that these have no bearing on whether or not the item will show up in the game if the expansion is not installed, given the fact that things created with the Pets version of Bodyshop do show up when a person does not have Pets installed and, as a result of some of the missing elements, cause the strange thumbnails and other problems. | ||
+ | *0x04 = Pets | ||
+ | *0x03 = Open for Business | ||
+ | *0x02 = University or Nightlife | ||
=== category === | === category === |
Revision as of 06:22, 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.
version
This seems to identify the version of Bodyshop that the content was made from. Does not appear until University, and, oddly enough, items created with the Nightlife version of Bodyshop also have version 2. It would seem, however, that these have no bearing on whether or not the item will show up in the game if the expansion is not installed, given the fact that things created with the Pets version of Bodyshop do show up when a person does not have Pets installed and, as a result of some of the missing elements, cause the strange thumbnails and other problems.
- 0x04 = Pets
- 0x03 = Open for Business
- 0x02 = University or Nightlife
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