Difference between revisions of "SetRestrained"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>JOG
imported>ShadowDancer
(adding notes)
Line 5: Line 5:


Set the actor to a restrained state (or clear the state). 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.  
Set the actor to a restrained state (or clear the state). 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.  
'''Notes:'''
*Player can look up and down when called on the Player, but not left or right.





Revision as of 13:03, 22 July 2006

Syntax:

 SetRestrained flag 

Example:

 SetRestrained 1 

Set the actor to a restrained state (or clear the state). 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.

Notes:

  • Player can look up and down when called on the Player, but not left or right.


See Also

SetUnconscious