SetRestrained

From the CreationKit Wiki
Jump to navigation Jump to search

Sets or clears the 'Restrained' flag on the actor. Restrained actors will not move from their current position, but will continue to "think" (pick packages, run detection so they could yell alarms) and go into dialogue.

Syntax:

 SetRestrained flag 

Example:

 SetRestrained 1 

Papyrus Version[edit | edit source]

SetRestrained - Actor