Does any know how to mod npc slots or point me to backdown of how to? I want to start over and custom mod my favorite random females into slots 2-11. Does status and actnpc stand for?
What is slot that you mention?
There is a variable with this name. It stores avIds of your people and used to build npc menu pages. First element is always 0. After that each 8 numbers form a single page. AvId is the same as image set id if below 100. If higher it's just number that is increased with any joined npc. Better not to confuse this avId with number that is in image paths. That id is actually stored in npc.girlid. Actnpc var is this avId - 1, used for internal purposes.
If you want to see some of the npcs on predefined in npc menu you can move them around. Npc menu -> actions, "move" button under options.
If you just want to change image set for random npc to one of your choosing certain mod added this feature recently.