Conditional Clothing Framework
Conditional Clothing Framework [B42; SP/MP]
This is a framework
That means, this mod does nothing by itself. Rather it provides other mods with common functionality.
What does it do?
Conditional Clothing Framework (or CCF in short) allows modders to define and add functions, which can cause the player to switch between different ClothingItemExtra options of a piece of clothing.
ClothingItemExtra is the name of the script field used to define the different ways you can wear a piece of clothing via right click menu (e.g.: small hoop earrings can be worn on the earlobes or on the top of the ears).
Some technical details
Once an item has been switched by the framework, the framework sets a small cooldown for the ItemBodyLocation to avoid spam changing the item due to potentially fluctuating values.
During time dilation the minimum interval for all check functions is increased to avoid spamming the server.
List of supported mods
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3583888669]Wolf Ears and Tail[/url]: the wolf ears will switch depending on moodles for panic, stress, unhapiness, or lack thereof
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3581217034]Cat Ears and Tail[/url]: the cat/leopard ears will switch depending on moodles for panic, stress, unhapiness, or lack thereof
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3611897672]Harpy Parts[/url]: head plumage, wings and legs will fluff out for more insulation or smooth down for less depending on chill/warm moodles
Workshop ID: 3701065272
Mod ID: RabenRabo_ConditionalClothingFramework