TentakelnBitte Posted June 5, 2020 Posted June 5, 2020 I have an ambient npc (like chickens, goats, etc) that is using a humanoid base. It is set to a creature's sandbox and *should* just wander around, but still occasionally uses work benches... which causes the scaling problem that children sometimes have. Most of the fixes for children just remove scaling, so they still use things, but don't grow. I thought there was an IsChild flag that disabled that sort of thing, but it wasn't in any of the ones I checked. Simple Actor sounded appropriate, but I think it's just a facegen thing. I don't want to set up patrols or anything, either, but I can if that's the only option. Is there a flag or alternate package I should be using that will just dumb them down, but still let them wander?
chaosarah Posted June 6, 2020 Posted June 6, 2020 hehe, LL never gets boring, chickens and goats ey? Well, i dont judge but also have no help.
worik Posted June 6, 2020 Posted June 6, 2020 On 6/5/2020 at 12:42 PM, TentakelnBitte said: Is there a flag or alternate package I should be using that will just dumb them down, but still let them wander? I think you should create your own AI package. ? I don't have my CK nearby right now, but going from memory, I would create a copy of the sandbox package that roughly fits go into the parameters and make sure that "use furniture" and stuff like that is switched off. If it doesn't work that way, you would have to create a complete AI pack from scratch. The advantage of fiddling with your own AI pack is that you won't harm any other mods or break vanilla Skyrim.
TentakelnBitte Posted June 10, 2020 Author Posted June 10, 2020 On 6/6/2020 at 11:59 AM, worik said: go into the parameters and make sure that "use furniture" and stuff like that is switched off. OMFG THIS was my problem! I don't know why the creature sandbox allows those sort of things, but problem solved! On 6/5/2020 at 5:48 PM, chaosarah said: hehe, LL never gets boring, chickens and goats ey? Well, i dont judge but also have no help. ...Uhhh, what? Were you perhaps high when you typed this, friend?
worik Posted June 11, 2020 Posted June 11, 2020 20 hours ago, TentakelnBitte said: OMFG THIS was my problem! I don't know why the creature sandbox allows those sort of things, but problem solved! Without it, e.g. horses woldn't be able to feed from haystacks or drink from troughs .... I think ?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.