Difference between revisions of "Sims 3:CAS Part Flags"
From SimsWiki
(Added Extended Flags) |
|||
Line 35: | Line 35: | ||
[0x00000002] = Everyday | [0x00000002] = Everyday | ||
[0x00000004] = Formalwear | [0x00000004] = Formalwear | ||
− | [ | + | [0x00000008] = Sleepwear |
[0x00000010] = Swimwear | [0x00000010] = Swimwear | ||
[0x00000020] = Athletic | [0x00000020] = Athletic | ||
+ | [0x00000040] = Singed | ||
[0x00000100] = Career | [0x00000100] = Career | ||
[0x000007FF] = CategoryMask | [0x000007FF] = CategoryMask |
Revision as of 21:39, 18 June 2009
By Atavera (additions by Delphy)
Flags for the CAS parts:
Type
[0x00000001] = Hair [0x00000002] = Scalp [0x00000004] = Face Overlay [0x00000008] = Body [0x00000010] = Accessory
Age/gender
[0x00000000] = None [0x00000001] = Baby [0x00000002] = Toddler [0x00000004] = Child [0x00000008] = Teen [0x00000010] = Young Adult [0x00000020] = Adult [0x00000040] = Elder [0x0000007F] = Age Mask [0x00001000] = Male [0x00002000] = Female [0x00003000] = GenderMask
Clothing Category
[0x00000000] = None [0x00000001] = Naked [0x00000002] = Everyday [0x00000004] = Formalwear [0x00000008] = Sleepwear [0x00000010] = Swimwear [0x00000020] = Athletic [0x00000040] = Singed [0x00000100] = Career [0x000007FF] = CategoryMask [0x0000FFFF] = All [0x00200000] = ValidForRandom [0x00400000] = IsHat [0x00800000] = ValidForMaternity [0x01000000] = IsHiddenInCAS