Well, there are two ways to connect an NPC to furniture. The cheap and nasty way is simply to give the NPC a Linked ref which is their furniture. However if the player leaves the room and comes back, that way doesn't stick. This was the initial way I linked them up, and it also has the positioning issue.
The preferred method is to give them a "Sit Chair" package, all such furniture being special kinds of chair, which they'll do every time they evaluate it, so it covers re-entering the cell. A further nuance is that the target of the package can be "linked ref", if you choose. That allows one package to be applied to multiple NPC's. There can still be some sloppiness in aligning the NPC and the furniture, but that appears to be a game limitation.
So right now, I'm writing down the various steps of the whole process, and determining the best order to do things. Some steps require others to have already been done, as you can only select from a list of existing things, while in other cases, the easiest way to create what you need is to select "new" from a right-click menu, and do it in context. I'll want to explain the alternatives, rather than just write "do it my way", as I'm sure there will be times when each method is preferable.
The "Succubus Factory" now has NPC's in various stages of development (meaning I needed several sizes of wings and boobies), in appropriate restraints. That includes one who hasn't yet got her wings installed, tied down the table for that process to begin. There are wing statics on the nearby table, along with knives, bloody rags etc.
I need to find a good outfit for the necromancer/surgeon who's doing the wing jobs. I want something a bit better than the usual necro robe, preferably with a priestly look, as the Diablo character he's associated with is Archbishop Lazarus. I may rework the Dragonborn Temple Priests garb with a re-texture and a few other tweaks.
--------------------
Mods for The Elder Scrolls single-player games, and I play ESO.
|