Difference between revisions of "ResurrectActor"

121 bytes removed ,  12:19, 24 December 2008
→‎Notes: Removed unclear note
imported>Henning
imported>Haama
(→‎Notes: Removed unclear note)
Line 3: Line 3:
== Notes ==
== Notes ==
*Calling Resurrect on an actor with the animate flag true (or 1) will cause them to fall through the geometry unless it is called in the same frame as their death.
*Calling Resurrect on an actor with the animate flag true (or 1) will cause them to fall through the geometry unless it is called in the same frame as their death.
*However, calling Resurrect on an actor with the animate flag having a value other than true can cause Fallout to crash.
*If the animate flag is true, body data will not be updated when the calling reference is resurrected.  This can be used to produce living actors with missing limbs, but has several issues:
*If the animate flag is true, body data will not be updated when the calling reference is resurrected.  This can be used to produce living actors with missing limbs, but has several issues:
**When entering VATS Mode, all previously dismembered limbs on living Actors will reappear.  Once this has occurred, these limbs cannot be removed anymore.
**When entering VATS Mode, all previously dismembered limbs on living Actors will reappear.  Once this has occurred, these limbs cannot be removed anymore.
Anonymous user