SA-MP Forums Archive
Samp 0.3a animations converting to 0.3b - 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: Samp 0.3a animations converting to 0.3b (/showthread.php?tid=172517)



Samp 0.3a animations converting to 0.3b - Ivan_Pantovic - 30.08.2010

Hello , i saw on sa-mp wiki that i should change my animations for 0.3b , but i didn't understand the new format ...
While compiling old animations i get no errors , but IGly player that uses them can't see that he is doing it , so he can move etc , what should i do with the animations ... ?
Here's the code of 3 to show me an example please ...
pawn Код:
LoopingAnim(playerid,"PED","WALK_gang1",4.1,1,1,1,1,1);
LoopingAnim(playerid,"PED","WALK_gang2",4.1,1,1,1,1,1);
OnePlayAnim(playerid, "RAPPING", "Laugh_01", 4.0, 0, 0, 0, 0, 0);
thanks ...


Re: Samp 0.3a animations converting to 0.3b - Ivan_Pantovic - 31.08.2010

bump , please help :/