Menesh Posted February 29, 2012 Share Posted February 29, 2012 Greets, Â I'm looking for a way to exclude individual NPCs from being targeted by Joburg, namely the children added by moDems City Life. I know about the option to forbid sex for all NPCs from selected mods, but I'd like to keep the option for the adult NPCs, if possible. Is there any way to do this? Link to comment
gregathit Posted February 29, 2012 Share Posted February 29, 2012 There is a spell added by raperS if I remember correctly that you can cast on individuals to set whether they can be raped or not. Link to comment
Menesh Posted February 29, 2012 Author Share Posted February 29, 2012 Unfortunately that doesn't do it either... Link to comment
Menesh Posted March 5, 2012 Author Share Posted March 5, 2012 Tried to edit Joburg Realistic Edition by adding blocks for moDems City Life's ChildFaction but the CS crashes when I try to save with both mods loaded . Is there a way to reference factions from unloaded mods? That would really make my day. Link to comment
galgat Posted March 5, 2012 Share Posted March 5, 2012 LoversPK has a clothing item that you may add to NPC that you do not want to be attacked or raped called xLoversPkrDisableH.  NPC.additem xLoversPkrDisableH 1  in a script will do it.  NPC.removeitem xLoversPkrDisableH 1  will disable this so that can be raped.  providing that the mod uses  if Call xLoversCmnIsReady NPC1 if Call xLoversCmnIsReady NPC2  to safe check before starting sex this works pretty well. You may occasionally get the pop up Npc so so so unable to start sex with NPC whats his name.  because scripts shoots through to fast for function call, but other than that it will stop the npc from getting raped.   Link to comment
Menesh Posted March 5, 2012 Author Share Posted March 5, 2012 Thanks galgat. Will this also work on sex initiated via NPC conversation as well? Link to comment
galgat Posted March 6, 2012 Share Posted March 6, 2012 it will work on any sex that is called by loversPK.  the only draw back are, you will have to add LoverPK dependancy to your mod in the tes4 construction set.  and put up with the occasional pop up Xme, unable to start sex with zme [OK] window. where the mod did not use  if Call xLoversCmnIsReady NPC1 if Call xLoversCmnIsReady NPC2  before instigation of the sex act.  this can still occasionally pop up, as other things will cause it, but its not a killer, if its not every few seconds. just click the [OK] button, and go on. Link to comment
Menesh Posted March 6, 2012 Author Share Posted March 6, 2012 Great. Thanks a lot. I'll just build me a spell to add the token item to any NPC I need to then. Link to comment
Fiuzo Posted March 7, 2012 Share Posted March 7, 2012 Hi, work with also PC if type player.additem ... ?  in some situation block key dont have effect and dont work correctly  if i have this item the NPC dont stalked my pc?  or there are other function for LPK? i have probably missed...  sorry for my very bad english eheh  thanks  EDIT: mmm ok i'm noob ghgh... i have deactivate rapes and joburg.. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.