Death Animation Help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Death Animation Help (
/showthread.php?tid=638575)
Death Animation Help -
ArminKH - 02.08.2017
How to change death animation I tried ApplyAnimation but it didn't work as well.
Re: Death Animation Help -
Beckett - 03.08.2017
Under what circumstances?
Код:
ApplyAnimation(playerid, "PED", "KO_shot_front",4.1,0,1,1,1,1);
This is the default death animation if that's what you're seeking, however I didn't really understand your request.
Re: Death Animation Help -
GoldenLion - 03.08.2017
You can't do that unless you make a serversided health system (something like weapon-config include). Also there have been so many questions regarding this so if you were smart enough to use the search function then you would have gotten your answer already.