In my mod, I've got a few things that play death animations but don't kill you, such as the Astral Projection beacon ability and dart rifle, which tranquilizes you.
Currently, both effects are limited to 3-4 seconds, because that's how long the death animation takes, and then the player stands back up. I'm using playNextAnim(%this);
Does anyone know of a better method of playing death animations that will make the player lie down until instructed otherwise?
Fake Death
Re: Fake Death
Found this. Seems to cycle through them as well though so the player doesn't stay down.
http://library.theexiled.pwnageservers. ... php?id=645
http://library.theexiled.pwnageservers. ... php?id=645
Re: Fake Death
yea, i was just going to say use modx as reference for their crouch.