Difference between revisions of "SetRestrained"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
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, 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, enter combat, but will continue to "think" (pick packages, run detection so they could yell alarms) and go into dialogue.  





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


See Also

SetUnconscious