SA-MP Forums Archive
Good speed for animations - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Good speed for animations (/showthread.php?tid=161376)



Good speed for animations - RedFusion - 19.07.2010

What is the "Original speed" for animations?
Is it 4.1 or 4?
(I mean like how fast the animations are performed in GTA San andreas offline)
Quote:

ApplyAnimation(playerid, animlib[], animname[], Float:fS, opt1, opt2, opt3, opt4, opt5)




Re: Good speed for animations - Kar - 19.07.2010

wow 4 is fast i recomment 1-2


Re: Good speed for animations - RedFusion - 19.07.2010

It makes stuff so slow. I am really not sure about this.
Quote:
Originally Posted by Wiki samp
Код:
ApplyAnimation(playerid,"PED","WALK_DRUNK",4.1,1,1,1,1,1);
That's also from wiki samp, Function: ApplyAnimation


Re: Good speed for animations - ikey07 - 19.07.2010

Test by yourself and adjust speed, for own specifications


Re: Good speed for animations - RedFusion - 19.07.2010

Okay then.