Difference between revisions of "Resurrect"
Jump to navigation
Jump to search
imported>Maturin |
imported>Decoup |
||
Line 5: | Line 5: | ||
Resurrects the calling actor. If the optional AnimateFlag = 1, the actor will animate getting up (as if from a knockdown). Otherwise, the actor will simply reset and snap back to its alive state. | Resurrects the calling actor. If the optional AnimateFlag = 1, the actor will animate getting up (as if from a knockdown). Otherwise, the actor will simply reset and snap back to its alive state. | ||
<B>Note:</B> In some situations the flag is required to prevent a crash. | |||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Statistics Functions]] | [[Category: Statistics Functions]] |
Revision as of 22:37, 27 May 2006
Syntax:
Resurrect AnimateFlag (optional)
Resurrects the calling actor. If the optional AnimateFlag = 1, the actor will animate getting up (as if from a knockdown). Otherwise, the actor will simply reset and snap back to its alive state.
Note: In some situations the flag is required to prevent a crash.