Animations - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Animations (
/showthread.php?tid=113798)
Animations -
Eazy_Efolife - 15.12.2009
Hi everyone, I have a SD Pistol shoot tazer for the Police on my Roleplay server. After having fun with it. I noticed people were saying:
"You should add a animation to it" After hearing that i said:
"I did already, on my screen you're on the floor using the crack animation"
I started wondering what the hell is wrong? I asked a couple of people, and tested different types of people. I noticed the animations are messed up. I don't want to show people on the forums or anywhere else the full code. But this is the only thing i will show you:
Code:
ApplyAnimation(giveplayerid, "CRACK", "crckdeth2", 4.0, 1, 0, 0, 0, 0);
anybody got an idea why this is happening?
Re: Animations -
Eazy_Efolife - 16.12.2009
bump
Re: Animations -
Eazy_Efolife - 16.12.2009
bump.
Re: Animations -
dice7 - 16.12.2009
Try freezing the player and then applying the animation
Re: Animations -
Eazy_Efolife - 16.12.2009
Quote:
Originally Posted by dice7
Try freezing the player and then applying the animation
|
Thanks Dice7 It works