SetRestrained

From the CreationKit Wiki
Revision as of 13:15, 28 November 2011 by imported>Scornett
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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