J3X Posted July 26, 2012 Share Posted July 26, 2012 I would do it the same way I did with this mod which adds panties to every nearby NPC.First you have a quest script which casts a AOE spell at the player, adding a scripted spell effect to all nearby NPCs (including the player). This script effect would then have a OnUpdate() event which detects if the NPC is naked (and alive) and if so if something boner indulging is near him. If so make him equip a boner armor. Otherwise unequip the armor. Some timer could also be involved if one desires that. To track what fetishes different NPCs should have one could use perks. Link to comment Share on other sites More sharing options...
Recommended Posts