Jump to content

[Solved] [Creation kit] Controlling NPC AI sandbox and idle behaviour


worik

Recommended Posts

Posted

I am adding a sandbox behaviour to use idle markers to follower NPCs and so far it works.

Now, I would like to control the time when these idles kick in.

 

What I want to achieve:

I have a follower, walk over to Adrianne's tanning rack and stand there and wait.

Because the tanning rack has an idle marker, I want the follower to make use of it... aaaaafter some time.

 

How/where can I control this ^ time, before the idle kicks in? ?

Posted
2 hours ago, worik said:

I am adding a sandbox behaviour to use idle markers to follower NPCs and so far it works.

Now, I would like to control the time when these idles kick in.

 

What I want to achieve:

I have a follower, walk over to Adrianne's tanning rack and stand there and wait.

Because the tanning rack has an idle marker, I want the follower to make use of it... aaaaafter some time.

 

How/where can I control this ^ time, before the idle kicks in? ?

With another package or with a sub-procedure inside the package. Something like:

[+] Sequential

    [-] Wait

    [-] Use forniture

 

Probably you want also to put before the wait another walk procedure, just to reach the idle marker.

Posted

Thanks :classic_smile: You just became guilty, that I will NOT clean the attic today but dive back into the CK :classic_tongue:

Archived

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

  • Recently Browsing   0 members

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