SA-MP Forums Archive
Bite Animation - 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: Bite Animation (/showthread.php?tid=432139)



Bite Animation - Blackazur - 21.04.2013

Hello, know everyone an good bite Animation what is like a Zombie Bite?


Re: Bite Animation - Babul - 21.04.2013

i second this question.

edit: mmh infect by /piss? lol


Re: Bite Animation - greentarch - 21.04.2013

Maybe this :
pawn Code:
ApplyAnimation(playerid, "KISSING", "Playa_Kiss_01", 4.1, 0, 1, 1, 1, 1, 1);
Short information :
1) The player goes front one step
2) Arms move like you are trying to grab something, heads move like you are going to head a ball.
3) Player move back one step, to your original position.

One helpful filterscript for browsing animations :
https://sampforum.blast.hk/showthread.php?tid=360735

Hope I helped.