#1
20th Jun 2024 at 11:44 AM
Edit STR/LTR requirements for interactions
Hi, first time poster here so sorry if it's not the correct place to ask this.
I've been trying to edit relationship requirements for certain Social Interactions between Sims, both in when they should show up and when they should be accepted: for example, my goals are to edit stuff like "allow brawls against anyone with Max 0 STR/LTR", "Require Min 80 STR/LTR to Woohoo", but also "Show all kiss options at 25 LTR without editing their success requirements, so you have to be careful in taking steps further.
I thought it would be an easy task of rummaging through the appropriate interactions' BHAVS and editing some "If Sim1Relationship > const 50 -> Return true" types of expressions, and yet everytime I try I just end up wasting lots of time trying to reverse engineer whichever expression could be indicating what I'm looking for, to no avail.
I'm a
SimPE newbie, so I don't even know
exactly where to look for. I tried basing myself off mods that edited certain interactions to find which Guardian and Action BHAVs to edit but it did not help too much. For example, a mod that edited the functioning of Woohoo showed me that the Woohoo option showing was handled by BHAV "Relax - Cuddle - Test" (0x2062), but again, I could find NOTHING inside of it that looked like LRT or Love requirements, just checks that looked like nothing more than "Are sims in a bed" or "Is anyone bigfoot", leaving me completely disoriented.
I'm sorry if this is basic knowledge or if there are already tutorials for it out there. I tried looking for them but never found anything of the sort (The closest thing being "Always hide or always show" which don't really help on more complex interactions, like for example couch kissing or woohooing
Thanks in advance for the help, I really appreciate any tip, help and suggestion