Jump to content

Papyrus: How do you change an actors patrol?


iscrybble

Recommended Posts

With the MoveTo() function.

Ah, I see. Unfortunately, it's not quite what I'm after.

 

I would like my NPC to walk between patrol points (which she does just fine) until a designated point in my quest. At that time, I would like her to go to a specific idle marker and stay there until she is done. When that happens, I'd like her to resume her normal patrol.

 

I've figured out all of it, the only part I'm missing is how to switch from one patrol to the other and back. SetLinkedRef, if it existed, would do the trick. However, since it does not, maybe there's an "attach yourself to the specified PatrolIdleMarker?"

 

Edit: Too be clear, my fixation on using LinkedRef to identify what the actor is doing comes from Idle Markers: "In practice, the easiest way to just get an actor to use an Idle Marker is to link them to it, either directly or as part of a patrol."

Edited by iscrybble
Link to comment
Share on other sites

  • Recently Browsing   0 members

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