This global mod permits clothing racks to be configured to only sell one type of clothing - everyday, undies, formal, etc.

To set the type of garment to sell, with testing cheats enabled, shift-click the rack to bring up the debug menu options and select the type to "Sell Only..."

With the type set, Sims will only be able to buy or try on that garment type.

Business owners/employees will only be able to suggest outfits of the select type


Different clothing racks in the same store can be set to sell only different garment types.

When placed on a community lot, configured options will be remembered when the lot is exited.
The standard clothing racks have inconsistent restrictions on who can buy what garment types - bigfoot can't buy or try on anything, but can have clothes suggested; servos can't buy clothes, but they can try them on; children can't buy gym clothes or outerwear; etc.
This mod standardises the restrictions - bigfoot can't buy or try on any clothes; servos can't try on, but they can buy; pregnant sims can't try on everyday, formal, undies or outerwear.
This mod makes many changes to the Shopping Rack Globals (0x7FE10572) - 10 BHAVs, 1 TTAB, 1 TTAs and 3 STR#s.
It is known to conflict with InTeen, make sure the mod loads after the main InTeen packages.
Known to conflict with Lord Darcy's 'Pie Menu Text Strings Fix', (STR# 0x012E in group 0x7FE10572), either have my mod load after their's (which will delete their changes), or append the extra strings from my mod (entries 0x004F onwards) onto their's.
- Karen and Gayers for the original request/ideas.
- The developers of SimPE.
- The Compressorizer.

You are free to use my code in any way you want, a credit would be nice, but not required.
Specifically, you may
- reverse engineer the code to figure out how I did it
- modify the code to do something different but similar and redistribute it, provided you change the name of the .package file
- merge my code into your own mod and redistribute it
- merge my code into another mod for your own use. You may redistribute this mod-mod ONLY if the author(s) of the other mod permit it
Before contacting me to report any issues, errors or conflicts please ensure you have read and followed Help Me To Help You and Help Me To Help You - Part 2
- Download SpecificClothingRacks.zip