Animation Sync?
#1

Hey guys,

I've not experienced this before so honestly I don't know what the problem is. Anyhow, what it is is that I've made two players do the same animation on the same command but I can't see my own animation, but he can. And he can't see his own, but I can see his.

Generally, I'm thinking that this something to do with the sync?

~ Mike.
Reply
#2

There has been another parameter added to the ApplyAnimation native since 0.3

https://sampwiki.blast.hk/wiki/ApplyAnimation
Reply
#3

Here's what I've got:

pawn Код:
ApplyAnimation(playerid,"GANGS","hndshkfa_swt",4.0,0,0,0,0,0);
Reply
#4

pawn Код:
ApplyAnimation(playerid, "GANGS", "hndshkfa_swt", 4.0, 0, 0, 0, 0, 0, 1);
Reply
#5

Yeah, works perfectly.

Thanks for that wasn't aware of the parameter that was added.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)