Killzone250 Posted August 6, 2017 Posted August 6, 2017 Beginning modding Skyrim for the first time. Attempting to mod the necro/sleep mod. Done a couple of things that have worked so far, but a real basic query is eluding me. In the necro part of the mod, if you approach a body the E - search menu comes up, pressing "E", a submenu appears and you choose between searching the body or performing necro sex. I cannot for the life of me find where to mod this submenu and the variables for it to appear. It doesn't appear to be in any of the script files. Obviously for this submenu to appear the victim has to be dead, there is no apparent check in the scripts for this, so it must be somewhere else. Where can I find this submenu setup in the CK? It will be something obvious, but unfortunately, its not obvious to me.
Killzone250 Posted August 6, 2017 Author Posted August 6, 2017 Yes, this one :- http://www.loverslab.com/topic/52730-sleeping-necrophilia-sleep-assault/ It works well, and I have even modded it so far so it doesn't kill the reanimated corpse, drops victim health to 10%, and the victim executes the bleedingout idle. But i need to access the submenu variables to be able to proceed further to give me more options. I just cant find where those variables/conditions, for the submenu to appear. are saved.
Akzyra Posted August 6, 2017 Posted August 6, 2017 I guess the Perks? It hooks into Activate and creates a choice. Has many Checks for different Activation types (sneaking, weapon out, ...)
Killzone250 Posted August 6, 2017 Author Posted August 6, 2017 Yes, there are a number of options and in fact the mod had an error for one of the options which I managed to correct and recompile. I still cannot work out how the mod determines when the buttons are made available. The mod has basically two options..sleep rape and necro rape, and both those buttons have options to appear defined in perks with regard to sneaking/weapon sheathed etc. But I want to use the sleep rape option on a non-sleeping NPC, I still cant figure how to do that, I cant see where the mod works out where the victim is asleep or not, or dead or not. GetSleepState() and IsDead() are not in the scripts. NVM, just found it. The perks have another set of tabs i didnt see.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.