Difference between revisions of "SetRestrained"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Henning
imported>Henning
 
Line 4: Line 4:
   SetRestrained 1  
   SetRestrained 1  


Set the actor to a restrained state (or clear the state). Restrained actors will not move from their current position, enter combat, 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, or enter combat, but will continue to "think" (pick packages, run detection so they could yell alarms) and go into dialogue.  





Latest revision as of 12:56, 21 August 2011

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, or enter combat, but will continue to "think" (pick packages, run detection so they could yell alarms) and go into dialogue.


See Also[edit | edit source]

SetUnconscious