All Animations don't work.
#1

None of the 141 animations on my server work.

Код:
ApplyAnimation(playerid,"DODGE","Crush_Jump",4.0,0,1,1,1,0);
Above line is an example of my code. It shows animations for yourself but not for others so i used the search function here and saw something about forcesync which made me go to the samp-wiki.

The wiki showed me this:
Код:
(playerid, animlib[], animname[], Float:fDelta, loop, lockx, locky, freeze, time, forcesync)
so i added the forcesync and my code looked like this.
Код:
ApplyAnimation(playerid,"DODGE","Crush_Jump",4.0,0,1,1,1,0,1);

Now I'm getting 48284242 warnings for "Mismatch of arguments". Does anyone know how the hell i can get this done? I'm seriously starting to go insane here.
Reply
#2

Don't get insane, why are you making those shit?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)