[0.3x BUG] sync animations inside vehicle - 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: [0.3x BUG] sync animations inside vehicle (
/showthread.php?tid=422301)
[0.3x BUG] sync animations inside vehicle -
mati233 - 13.03.2013
Hi guys,
I'm trying to play any animation inside vehicle but it's not working well... I see the animation, but the other players don't see me doing it. It works just great if I do it outside the vehicle, but inside it wont sync.
I'm loading the animations, and plenty sure that is not a bug in my code, here is the function just to make you sure of that: ApplyAnimation(playerid,library,animation,4.1,fals e,true,false,true,true);
Also, this worked juts fine in 0.3e, so I'm guessing is some 0.3x issue?
My question is, is there any way to trick this?
Thanks guys.
Re: [0.3x BUG] sync animations inside vehicle -
mati233 - 16.03.2013
BUMP