Sims 4:CASPFlags
From SimsWiki
Contents |
CAS Flags
Age and Gender are bit flags in a uint
Age Flags
[0x01] = Baby [0x02] = Toddler [0x04] = Child [0x08] = Teen [0x10] = Young Adult [0x20] = Adult [0x40] = Elder
Gender Flags
[0x1000] = Male [0x2000] = Female
CASP Body Type Values
| Value | Description |
|---|---|
| 0x00 | All |
| 0x01 | Hat |
| 0x02 | Hair |
| 0x03 | Head |
| 0x04 | Face |
| 0x05 | Body |
| 0x06 | Top |
| 0x07 | Bottom |
| 0x08 | Shoes |
| 0x09 | Accessories |
| 0x0A | Earrings |
| 0x0B | Glasses |
| 0x0C | Necklace |
| 0x0D | Gloves |
| 0x0E | BraceletLeft |
| 0x0F | BraceletRight |
| 0x10 | LipRingLeft |
| 0x11 | LipRingRight |
| 0x12 | NoseRingLeft |
| 0x13 | NoseRingRight |
| 0x14 | BrowRingLeft |
| 0x15 | BrowRingRight |
| 0x16 | RingIndexLeft |
| 0x17 | RingIndexRight |
| 0x18 | RingThirdLeft |
| 0x19 | RingThirdRight |
| 0x1A | RingMidLeft |
| 0x1B | RingMidRight |
| 0x1C | FacialHair |
| 0x1D | Lipstick |
| 0x1E | Eyeshadow |
| 0x1F | Eyeliner |
| 0x20 | Blush |
| 0x21 | Facepaint |
| 0x22 | Eyebrows |
| 0x23 | Eyecolor |
| 0x24 | Socks |
| 0x25 | Mascara |
| 0x26 | ForeheadCrease |
| 0x27 | Freckles |
| 0x28 | DimpleLeft |
| 0x29 | DimpleRight |
| 0x2A | Tights |
| 0x2B | MoleLeftLip |
| 0x2C | MoleRightLip |
| 0x2D | TattooArmLowerLeft |
| 0x2E | TattooArmUpperLeft |
| 0x2F | TattooArmLowerRight |
| 0x30 | TattooArmUpperRight |
| 0x31 | TattooLegLeft |
| 0x32 | TattooLegRight |
| 0x33 | TattooTorsoBackLower |
| 0x34 | TattooTorsoBackUpper |
| 0x35 | TattooTorsoFrontLower |
| 0x36 | TattooTorsoFrontUpper |
| 0x37 | MoleLeftCheek |
| 0x38 | MoleRightCheek |
| 0x39 | MouthCrease |
| 0x3A | SkinOverlay |