Here are some things that I am trying to accomplish and some issues that I have run into and wish to figure out.
Playing the "animation" where the actor is lifted onto its feet. This is proving to be difficult, I tried sendanimationevent() but I don't think I am doing it right. Does an actor have to first be alive to use this function?
Resurrecting the actor. This is easy enough, but the function seems to "reset" the actor's inventory. How can I retrieve the actor's inventory, when it is dead, so that I can "re-establish" it's inventory after the resurrection?