redeyesandlonghair Posted March 17, 2013 Posted March 17, 2013 So I've found out how to change the futanari lower body to one of the wearable cocks from the mod of the same name. However, I can't get the mod to equip it without unequipping my character's lower body armor. My guess is that the mod is scripted to only equip whatever is has set as the futa bottom if the option for the raper to take off their lower armor is also checked on. So I'm wondering if I could just add a "if player is female, don't unequip bottom armor" entry into the script that controls the unequipping. I don't know exactly which script it is, so I'm wondering if anyone here would know which script I should look in? The reason I want to do this is because I am using Monster Girl, and since that mod changes actors into monsters by having them equip outfits it's a big problem when Lovers has them take off those outfits while raping; i.e. a werewolf suddenly becomesa human wearing a werewolf head. THe problem is that to solve that for male characters I have to set Lovers so that they don't equip any of their clothing; however, it seems that the male setting for rape undressing also effect females when they go futanari for rape. Hoping someone knows how I can achieve these goals :3
Guest ThatOne Posted March 17, 2013 Posted March 17, 2013 Code for a gender check? Here: if getissex male == 0 I'm not entirely sure what mods you are using, what conflicts with what - as I don't use monstergirl. Hopefully, this helps.
gregathit Posted March 17, 2013 Posted March 17, 2013 There are separate settings for lovers with pk in rev96v2 to control what clothes are removed during rape if you enable it. Additionally most of your problem would go away if you just disabled the "attacking woman grows penis" setting (futa). Disabling this would tell lovers to stop switching out the lower body (which it will do by default if you leave the setting on - it is on by default).
redeyesandlonghair Posted March 17, 2013 Author Posted March 17, 2013 Code for a gender check? Here: if getissex male == 0 I'm not entirely sure what mods you are using, what conflicts with what - as I don't use monstergirl. Hopefully, this helps. Thanks, I knew the code allready. I just need to know which script to put it in; lovers has a lot of them and I'm wondering if someone else has done something like this in the past and could tell me which script does it. I'm kind of surprised there isn't a mod here that does this already, since it seems like such a useful change. There are separate settings for lovers with pk in rev96v2 to control what clothes are removed during rape if you enable it. Additionally most of your problem would go away if you just disabled the "attacking woman grows penis" setting (futa). Disabling this would tell lovers to stop switching out the lower body (which it will do by default if you leave the setting on - it is on by default). If I disable the "attacking woman grows penis" setting though... then attacking women won't grow penises :3 and that's a problem. And yes, I know about the separate settings for what clothes are removed during rape... I talked about them in my post Those don't help for the reasons I gave; the male settings seem to also affect women when they go futa, and if I have them set to keep their bottoms on then they won't equip the wearable cock; they only equip it if they also take their bottoms off ( I feel I should restate that I replaced Lovers' "lower body with cock" with a wearable cock, which is just the cock and doesn't include the rest of the lower body in its model, and is also equipped to the amulet slot instead of the lower body slot ). The only thing I really need to know is the name of the script which handles unequipping the lower armor and equipping the futa piece.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.