Guest Jenova23 Posted March 25, 2016 Posted March 25, 2016 I'm trying to make it so two npc will have sex after a specific line of dialog. Does anyone know how to do this? I'm a complete noob so a tutorial would be nice or maybe something that will point me in the right direction. I've tried adding... set Sexout.sextype to vaginalset SexoutNG.ActorA to aaaquestffMoiraMarkrefset SexoutNG.ActorB to aaaquestFFMoiraSREFset Sexout.duration to 60CIOS SexoutBegin to Result Script (End) but nothing seems to work I'm not sure if I have to add a condition. I was also thinking of modifying a script package in FNV Sexual Innuendo FNV Sexual Innuendo NPCs Plugin, but the the script isn't working. Here is a example... set wsexQuest.sexType to (getRandomPercent/34) + 1 aaaquestFFMoiraSREF.CIOS wsexAftersexMinor if getIsId aaaquestFFMoiraSREF CIOS wsexAftersexMinor endif if getisSex Female addItem wsexReceiverToken 1 aaaquestFFMoiraSREF.addItem wsexGiverToken 1 else aaaquestFFMoiraSREF.addItem wsexReceiverToken 1 addItem wsexGiverToken 1 endifif getIsId aaaquestFFMoiraSREF == 0 && getItemCount wsInSlaveToken == 0 removescriptpackage addScriptPackage wsInReturnBackelse removescriptpackageendif Any help is much appreciated.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.