Jump to content

[SOLVED] Stop NPCs from using crafting stations?


Recommended Posts

Posted

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? 

Posted
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.

 

 

Posted
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?

Posted
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 ?

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...