ApplyAnimation - 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: ApplyAnimation (
/showthread.php?tid=319790)
ApplyAnimation -
milanosie - 20.02.2012
Hi there, this animation is visisble for ALL players except the player who is doing the animation, whats the prob?
pawn Код:
ApplyAnimation(playerid, "CRACK", "crckdeth2", 4.0, 1, 0, 0, 0, 0, 1);
Re: ApplyAnimation -
ServerScripter - 20.02.2012
i have the same problem.... u can try it twice?
fo ex : /animdeal and /animdeal ..
Re: ApplyAnimation -
Jochemd - 20.02.2012
You always need to preload the animation library. Probably it is already loaded for the other players. To load a library, just type the animation twice.