PDA

View Full Version : I need to make a casual outfit work with all outfit types.


Furry_Fenrir
10th Jan 2012, 06:26 AM
I need to make a casual outfit work with all outfit types. I have simPE but I just can't figure out how to get anything to work. If you could help that would be great! As much detail as possible would also be appreciated

fakepeeps7
11th Jan 2012, 06:21 PM
I need to make a casual outfit work with all outfit types. I have simPE but I just can't figure out how to get anything to work. If you could help that would be great! As much detail as possible would also be appreciated

Basically, you need to add up the numbers of all the categories you want to use (in hexidecimal format, of course... there are calculators online if you don't know how to do this) and enter that number in the Category space in SimPE. For example:

Everyday: 0x00000007
Swimsuit: 0x00000008
PJs: 0x00000010
Formal: 0x00000020
Undies: 0x00000040
Athletic: 0x00000200
Outerwear: 0x00001000

To put an outfit in multiple categories, add the numbers together. 0x00001007 is Everyday and Outerwear.

Try this tutorial (http://www.modthesims.info/showthread.php?t=448540) if you get stuck.

Furry_Fenrir
13th Jan 2012, 01:49 AM
thankyouthankyouthankyouthankyouthankyou!