27.07.2012, 11:27
Hi!
I applied an animation to player but the animation is visible only at player, who is doing it. The other players just see him standing and moving a little, but no animation. I know that I must preload animation library but still - no animation.
I'm using this code:
I applied an animation to player but the animation is visible only at player, who is doing it. The other players just see him standing and moving a little, but no animation. I know that I must preload animation library but still - no animation.
I'm using this code:
pawn Code:
PreLoadAnimLib(playerid,"BOMBER"); ApplyAnimation(playerid,"BOMBER","BOM_Plant",1.1,0,1,1,0,1000,1);