Difference between revisions of "SetRestrained"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Henning
 
imported>Haama
m (Removing space to prevent sorting bug)
Line 10: Line 10:
[[SetUnconscious]]  
[[SetUnconscious]]  


[[Category: Functions]]
[[Category:Functions]]
[[Category: AI Functions]]
[[Category:AI Functions]]

Revision as of 12:49, 15 December 2008

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.


See Also

SetUnconscious