Animation not showing for other players
#1

Hello.

As you can guess I have a problem - only the player that the animation is executed on can actually see the animation happening. Other players don't see it, to them the player is standing still the whole time.

It happens only when using 'Time' parameter

Here's the code:
Code:
ApplyAnimation(playerid,"BOMBER","BOM_Plant",4.1,0,1,1,0,1900,1);
I tried changing foresync but to no effect.
Yes, I apply the animation before it is played, on OnPlayerRequestSpawn:
Code:
ApplyAnimation(playerid,"BOMBER","BOM_Plant",0,0,1,1,0,0,0);
Reply


Messages In This Thread
Animation not showing for other players - by Amads - 26.03.2016, 12:44
Re: Animation not showing for other players - by Amads - 27.03.2016, 17:05
Re: Animation not showing for other players - by Sew_Sumi - 27.03.2016, 23:24
Re: Animation not showing for other players - by 2k16 - 27.03.2016, 23:56

Forum Jump:


Users browsing this thread: 1 Guest(s)