Difference between revisions of "ResurrectActor"

503 bytes added ,  08:07, 14 December 2016
no edit summary
imported>Cipscis
(Added note about "ResurrectActor 0" crash)
imported>Tgspy
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/Resurrect Resurrect].
{{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.
 


== Notes ==
== Notes ==
Line 17: Line 37:


[[Category:Console Functions]]
[[Category:Console Functions]]
[[Category:Console Functions (GECK 1.1)]]
[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:Actor Functions]]
[[Category:Actor Functions]]
[[Category:Actor Functions (GECK 1.1)]]
Anonymous user