02.08.2011, 11:26
Hmm, I really have no experience with OnPlayerDeath, but it should be like this:
FOR EXAMPLE
Find the names of kind and name on the page I gave you! But I don't think, that "deathanimations" are available!
FOR EXAMPLE
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
ApplyAnimation(playerid,"ANIMATION_KIND", "ANIMATIONNAME",4.0,1,1,1,1,1);