Help with fart mod.....

<< < (3/5) > >>

Sir Northis:
Really? The only thing I saw in the game was when they get up to let one rip. Is there like a mod already made to let them fart in their chair or could you tell me where in the game I could take a look?

jase439:
This appears to be a quality that is unique to "sloppy" sims after they've eaten a "healthy" amount of food (there is a 10% chance they will do this).  This behavior itself is controlled through the belch/fart controller (Group ID: 0x7F954199).  You can see where the controller is created in the Behavior "Eat - Fart" (0x7F8834C8:0x2069).  "Eat - Fart" is called in response to Eat - _Exit (0x7F8834C8:0x2014) at Node 14.  It's a test that is run as part of finishing a meal.

If you wanted to trigger this behavior all the time for every sim that leaves the dinner table (leaving nothing to chance), you could change the TRUE/FALSE links at Node 0 in "Eat - Fart" (0x7F8834C8:0x2069) from 5/FFFD to 2/2.

J

Sir Northis:
Where can I find the belch/ fart controller?

jase439:
I just told you: Group 0x7F954199

Sir Northis:
Quote from: jase439

I just told you: Group 0x7F954199
I found the file in Object workshop and saved it, but I don't know where in this file I need to change the TRUE/FALSE links at Node 0 or where to find "Eat - Fart" (0x7F8834C8:0x2069). Would this be in any sloppy sim or in another file? What I am trying to say is where can I import the Group 0x7F954199 file?

Navigation

[0] Message Index

[#] Next page

[*] Previous page