Functional Shoe Rack - Resource for creators
Aug 26, 2017 17:40:44 GMT -5
Feyona, freeasabird, and 3 more like this
Post by datch on Aug 26, 2017 17:40:44 GMT -5
Hi all,
I have made a tuning mod that adds functionality to the two base game shoe racks. Sims are able to click on the shoe rack to take off their shoes then they can choose to put shoes back on or to put on slippers. These options are available for all ages.
I sporadically create mods (usually much simpler mods) for myself and do not usually have the time to upload them, answer questions and update them in a timely fashion. So I just wanted to post it as a resource for other creators who would like to test and improve on it (they are some minor imperfections) and distribute it to the community. If you share it, I would really appreciate if you'd give me a heads up via PM and if you would give me (Datch) credit as a collaborative effort.
I can see a lot of potential for this code. The tuning could be applied to a door mat or maybe cute slippers that would be next to a sim's bed. Or CAS parts could be changed to equip a hat, put makeup on and off for example.
How it works:
When they click on the shoe rack and choose Take Shoes Off, sims get an invisible buff lasting 24hrs. This buff replaces their current shoes with what the game calls nude shoes (ymNudeShoes, yfNudeShoes, cuNudeShoes, puNudeShoes). They can then click again on the shoe rack and choose Put Shoes On, which cancels the previous buff. Or they can choose Put Slippers On, which cancels the previous buff and add another 24hrs buff and replaces their shoes with base game slippers. This slipper buff is visible (happy buff) but carries no mood weight. It uses resources from a massage chair buff from spa day. One they have slippers on they can choose to Take them Off again and be barefoot (previous 24hrs buff).
I use base game slippers for this upload but creators can use other slippers or CC slippers. Toddlers have white sneakers instead of slippers as there is no base game toddler slippers. Due to the nature of the code, there is only one option of slippers for each age/gender (T-E female, T-E male, child, toddler). If somebody has the knowledge of implementing a picker screen to choose between various CAS parts,
KNOWN ISSUES:
- Sims walk up to the left side of the shoe rack instead of facing it, if it is not obstructed.
- Sometime the shoe change happens before the sim has actually reached the shoe rack.
- I meant for the sim to do the change clothes spin animation (it is in the code) but I cannot figure out why it is not working. Please advise if you know where I went wrong!
- You will need to take the slippers off before sending your sim to the shower or bath! They do not come off automatically since they aren't a part of the sim's outfit but an addon through a buff.
Download (OneDrive)
I have made a tuning mod that adds functionality to the two base game shoe racks. Sims are able to click on the shoe rack to take off their shoes then they can choose to put shoes back on or to put on slippers. These options are available for all ages.
I sporadically create mods (usually much simpler mods) for myself and do not usually have the time to upload them, answer questions and update them in a timely fashion. So I just wanted to post it as a resource for other creators who would like to test and improve on it (they are some minor imperfections) and distribute it to the community. If you share it, I would really appreciate if you'd give me a heads up via PM and if you would give me (Datch) credit as a collaborative effort.
I can see a lot of potential for this code. The tuning could be applied to a door mat or maybe cute slippers that would be next to a sim's bed. Or CAS parts could be changed to equip a hat, put makeup on and off for example.
How it works:
When they click on the shoe rack and choose Take Shoes Off, sims get an invisible buff lasting 24hrs. This buff replaces their current shoes with what the game calls nude shoes (ymNudeShoes, yfNudeShoes, cuNudeShoes, puNudeShoes). They can then click again on the shoe rack and choose Put Shoes On, which cancels the previous buff. Or they can choose Put Slippers On, which cancels the previous buff and add another 24hrs buff and replaces their shoes with base game slippers. This slipper buff is visible (happy buff) but carries no mood weight. It uses resources from a massage chair buff from spa day. One they have slippers on they can choose to Take them Off again and be barefoot (previous 24hrs buff).
I use base game slippers for this upload but creators can use other slippers or CC slippers. Toddlers have white sneakers instead of slippers as there is no base game toddler slippers. Due to the nature of the code, there is only one option of slippers for each age/gender (T-E female, T-E male, child, toddler). If somebody has the knowledge of implementing a picker screen to choose between various CAS parts,
KNOWN ISSUES:
- Sims walk up to the left side of the shoe rack instead of facing it, if it is not obstructed.
- Sometime the shoe change happens before the sim has actually reached the shoe rack.
- I meant for the sim to do the change clothes spin animation (it is in the code) but I cannot figure out why it is not working. Please advise if you know where I went wrong!
- You will need to take the slippers off before sending your sim to the shower or bath! They do not come off automatically since they aren't a part of the sim's outfit but an addon through a buff.
Download (OneDrive)