Difference between revisions of "ResurrectActor"

371 bytes added ,  08:07, 14 December 2016
no edit summary
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>Tgspy
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Incomplete}}
{{Function
|origin = GECK1
|summary = Resurrects an actor from the dead or unconscious state.
|name = ResurrectActor
|referenceType = [Actor]
|arguments =
  {{FunctionArgument
  |Name = Anim
  |Type = int
  |Value = 0, 1
  }}
 
|example = InternJohnREF.ResurrectActor 0
JoeREF.ResurrectActor 1
}}
 
== Params ==
*'''1''':Make the actor use animation, the actor stands up after being resurrected.
*'''0''':The actor doesn't use animation, he is standing up after being resurrected.


Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/Resurrect Resurrect].


== Notes ==
== Notes ==
Anonymous user