|
Post by jamisue404 on Apr 4, 2022 14:51:45 GMT -5
Maybe I'm just really stupid, but how would I go about making the food available for my Restaurant to serve?
|
|
|
Post by Leniad on Apr 10, 2022 10:25:45 GMT -5
Altering the simdata file with restaurant menu icon definition displays the food in the restaurant
|
|
|
Post by alwaysjustjay on Dec 2, 2022 4:14:28 GMT -5
Sorry if this was already asked but i wanted to know if there was a way/tutorial on how to change the animation ingredients in a recipe? For instance, when a sim makes a recipe they may be chopping tomatoes, is there a way to go about changing those tomatoes to be oranges or something else?
|
|
|
Post by Leniad on Dec 3, 2022 21:34:48 GMT -5
There is indeed a way. It requires the creation of an ico mesh inserted into the object and the id inserted into the object. Download the watermelon slice food pkg in Leniad's cupboard and see how I put it together. This is a very advanced process, so I haven't written a tutorial. Give it a try and I can answer questions to walk you through it. Good luck.
|
|
|
Post by alwaysjustjay on Dec 5, 2022 1:02:24 GMT -5
Thank you so much, so far i think i'm figuring it out just by looking at your script and comparing it to mine to see what i need to do/add. However, i'm having two unrelated issues with my recipe. For some reason it won't show up in the menu for a restaurant. When i look at the script it says available in restaurant true but it still won't show up. The recipe also isn't showing up when i try to do the cook with interaction with a child, even though i see the group cooking script in the package. Is there a reason for this?
|
|
|
Post by Leniad on Dec 5, 2022 9:40:22 GMT -5
The issue of availability in restaurant may be due to the SimData file. You need to update the name, retail price, "name", "recipe description", "recipe menu icon definition". You might also want to adjust the "recipe tags" to appear at breakfast/lunch/dinner. I thought I had a list of them somewhere, but I can't find it. I have no experience with child cooking, so I have no idea about that.
|
|
|
Post by alwaysjustjay on Dec 5, 2022 19:51:00 GMT -5
That worked! Thanks so much!
|
|
|
Post by alwaysjustjay on Dec 6, 2022 2:13:20 GMT -5
Oh gosh I'm sorry to keep bothering but the more i go the more problems i run into. For some reason one of my recipes is overwriting the other. When i have both of the recipes in my mods folder, one of them overwrites the other in a weird way on the cook menu. Instead of showing recipe a and b it'll show recipe a and then recipe a with no name. However if i have them in separately they'll work fine. Is this because I'm using the same clone and recipe tuning for both recipes. I'm making french toast btw, so i used the clone and recipe tuning of the base game french toast. Is that what's causing the problem?
|
|
|
Post by Leniad on Dec 6, 2022 10:09:01 GMT -5
Yes, you have to use new ids for EVERYTHING in EA. Good luck.
|
|
|
Post by alwaysjustjay on Dec 6, 2022 14:25:17 GMT -5
All my recipe tunings have different names and tuning ids, is there something else that needs a different tuning id?
|
|
|
Post by Leniad on Dec 8, 2022 0:00:34 GMT -5
All the objects need new ids as well.
|
|
|
Post by Gawdly Sims on Feb 15, 2023 16:13:12 GMT -5
All the objects need new ids as well. Im having the same issue as the last reply my food is overriding the other. The recipes and objects all have different tuning ids and names. Together only one shows up. but if i remove one the other shows. Please help!
|
|
|
Post by alwaysjustjay on Feb 28, 2023 5:43:31 GMT -5
All the objects need new ids as well. Im having the same issue as the last reply my food is overriding the other. The recipes and objects all have different tuning ids and names. Together only one shows up. but if i remove one the other shows. Please help! Hello! I don't know if you're having the exact same problem as i was but the way i was able to fix it is by using a different clone package for each recipe. The reason my recipes kept overriding each other is because i was using the same "base" for everything. When Leniad said you have to use new IDs for everything it really is true, you need something unique for everything! So basically when you go to selective clone and choose a multi recipe and/or a single one, make sure it is a different one for each different recipe! Hopefully this helps!
|
|
|
Post by Gawdly Sims on Mar 21, 2023 9:17:34 GMT -5
Im having the same issue as the last reply my food is overriding the other. The recipes and objects all have different tuning ids and names. Together only one shows up. but if i remove one the other shows. Please help! Hello! I don't know if you're having the exact same problem as i was but the way i was able to fix it is by using a different clone package for each recipe. The reason my recipes kept overriding each other is because i was using the same "base" for everything. When Leniad said you have to use new IDs for everything it really is true, you need something unique for everything! So basically when you go to selective clone and choose a multi recipe and/or a single one, make sure it is a different one for each different recipe! Hopefully this helps! Thank you! I put it to the side for the moment and realized I may have to do this for it to work out! I appreciate you responding to this confirming how I felt. I was looking at others custom recipes and seen the same "base" being used, so I thought it would be okay but I've learned its more than one way to get it done. This has motivated me to try again! Thank you!
|
|
|
Post by alwaysjustjay on Mar 27, 2023 23:45:51 GMT -5
Hello! I don't know if you're having the exact same problem as i was but the way i was able to fix it is by using a different clone package for each recipe. The reason my recipes kept overriding each other is because i was using the same "base" for everything. When Leniad said you have to use new IDs for everything it really is true, you need something unique for everything! So basically when you go to selective clone and choose a multi recipe and/or a single one, make sure it is a different one for each different recipe! Hopefully this helps! Thank you! I put it to the side for the moment and realized I may have to do this for it to work out! I appreciate you responding to this confirming how I felt. I was looking at others custom recipes and seen the same "base" being used, so I thought it would be okay but I've learned its more than one way to get it done. This has motivated me to try again! Thank you! Happy to help!
|
|