|
Post by GrilledCheese on Jan 28, 2016 0:44:44 GMT -5
alright. ive got this buffet table, its a deco item. i talked to r3m @ mts, said i can use the "conjure grilled cheese" from his grilled cheese aspiration mod, but - idk where to start and i need to add a slot to a slotless object. it was converted from TS2 slotless so i cant TSRW the slots.
im a bit overwhelmed lmao. i tried OMs adding/moving slots tut but the table top doesnt have an opposite side to copy vertices to but the entire table top is already selected with no where else to select vertices! i cant seem to get that tutorial to work on top of creating an xml file to create grilled cheese to appear on the table itself.
|
|
|
Post by MisterS on Jan 28, 2016 0:59:05 GMT -5
Do you mean your object has no rig and/or slot resource at all ?
If so there is a way, Ive done it before, but it will take me a bit of explaining. (I think)
|
|
|
Post by GrilledCheese on Jan 28, 2016 1:09:56 GMT -5
it has a rig. it looks like this when i try to follow that step of grabbing vertices on the opposite side hoopla like thats it. there isnt anything else to grab.
|
|
|
Post by MisterS on Jan 28, 2016 1:20:24 GMT -5
Can you upload the package somewhere ?
|
|
|
Post by GrilledCheese on Jan 28, 2016 1:23:36 GMT -5
|
|
|
Post by MisterS on Jan 28, 2016 1:33:51 GMT -5
In s4s type in "Roman" and export the Roman Pedestal, it has a medium slot on the top. Export the rig and slot from it (not batch export, the normal export) Open your buffet up and import the rig and slot into it. Rigsync and save. Export the blend and will be here. You can then just move it to where you want.
|
|
|
Post by GrilledCheese on Jan 28, 2016 1:37:45 GMT -5
o: ...i...feel so incredibly dumb for missing that. would this work for tables that are shorter? id like the platters to "appear" when conjured in the empty spaces rather than up on the already displayed sammiches.
or could i shrink a table down to meet the height required and then do what you said?
|
|
|
Post by MisterS on Jan 28, 2016 1:49:07 GMT -5
You can move that slot wherever you want, up down, left right, duplicate it. You can clone a coffee table and do the same thing with the export/import and get heaps of slots, you can delete the ones you dont use. Just remember, you only move them in blender to get the position of the x,y,z, everything is done in s4s. This tut is easier to follow as it deals with just moving them sims4studio.com/thread/1663/move-objects-slots-countrykris
|
|
|
Post by GrilledCheese on Jan 28, 2016 2:24:28 GMT -5
ok. sweet. now that im getting the slots under control; i was prepping for the actions when you click on the table. i cloned the banquet table and got its tuning file. imported and edited so itd only have 1 option (serve grilled cheese) instead of the other foods. BUT i cant get it to even change the name to Grilled Cheese. it still says in-game "serve almond macarons" even though i changed the line in the .xml file. a little confused ill admit. because with the slots added, id like the food to appear in those slots! but like??? wut the heckie i also cant find how to change the simoleon price! what on earth am i missing???
|
|
|
Post by MisterS on Jan 28, 2016 2:38:20 GMT -5
|
|
|
Post by GrilledCheese on Jan 28, 2016 2:44:08 GMT -5
thank you for the link! for real. i was poking around s4s like "whats this dooo" lol
however, i can only change the price of the table, not the plate serving. :c
|
|
|
Post by MisterS on Jan 28, 2016 2:45:10 GMT -5
Ohhh, that I didn't understand, I wouldn't know but there might be a way.
|
|
|
Post by orangemittens on Jan 28, 2016 20:09:22 GMT -5
Which item is it that you want it to act like? You need to make your item like that one. You may need your own custom tuning to make this item.
|
|
|
Post by GrilledCheese on Jan 29, 2016 15:54:59 GMT -5
update: could someone look at this and tell me what im missing to get this thing to work? everything is slotted ( cloned from banquet table), got the recipe i need - the sim does the action but nothing appears. im totally stumped! - download updated belowim so close to getting this to work i extracted object + interaction tuning from the banquet table as well - so in theory it should act like it. i have got to be missing something. progress photos: first steps, changing string name! setting price slots confirmed! ( grilled cheese deco plates signifying working slots) johnny zest confirming correct animation+interaction but nothing appearing in the slots
|
|
|
Post by andrew on Jan 29, 2016 16:49:22 GMT -5
Hi GrilledCheese, The package that you uploaded still had the wrong menu text, was it not the latest version of your package since you changed it? I tried it in game and had the same thing happen when my Sim tried to use it. Usually when a sim stops like that in mid-interaction and resets it means there is an error and the details will be in your Documents\Electronic Arts\The Sims 4\ folder called lastException.txt. This is what it said when I tried it: File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 332, in _run File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\interaction_elements.py", line 153, in _behavior_element File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\creation.py", line 523, in _do_behavior File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\creation.py", line 686, in _place_object File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\creation.py", line 669, in _place_object_no_fallback File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 419, in exported_func File "T:\InGame\Gameplay\Scripts\Server\objects\components\slot_component.py", line 358, in slot_object File "T:\InGame\Gameplay\Scripts\Server\objects\slots.py", line 346, in is_valid_for_placement File "T:\InGame\Gameplay\Scripts\Server\objects\slots.py", line 267, in location File "T:\InGame\Gameplay\Scripts\Core\native\animation\__init__.py", line 239, in get_joint_transform_from_rig KeyError: 'get_joint_transform_from_rig: Joint name [(null)] was not found in the specified rig [78ae9d3de241df0e.8eaf13de]. JointNameHash [-1844054797]().' Basically it is saying that it is expecting a specific slot that it didn't find. In your interaction tuning I see the slot name _ctnm_sml_plate_1 repeated in it. The only slot that I see in your Rig is called _FX_ but I'm not sure I have the latest version of your package. Is that what you named the slot that you added? If you have that slot, you may want to check your lastException.txt file.
|
|