Difference between revisions of "ResurrectActor"

487 bytes added ,  08:07, 14 December 2016
no edit summary
imported>Geckbot
m (Robot: Automated text replacement (-Link to TES4 Construction Set Wiki +{{Incomplete}}\n\nLink to TES4 Construction Set Wiki))
imported>Tgspy
 
(3 intermediate revisions by 2 users 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 ==
Line 19: 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