SA-MP Forums Archive
Anim help. - 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: Anim help. (/showthread.php?tid=264406)



Anim help. - HV-RP - 26.06.2011

If you guys ever played LS-RP can i have the /flip anim code please. Thanks you :P

For them which don't play LS-RP it's a animation which you do a front flip and you get on the ground.

[ame="www.youtube.com/watch?v=rwyZdUu5bD8"]www.youtube.com/watch?v=rwyZdUu5bD8[/ame]
Skip to 2:37


Re: Anim help. - =WoR=Varth - 26.06.2011

pawn Код:
ApplyAnimation( playerid, "PED" , "FLOOR_HIT" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "PED" , "FLOOR_HIT_F" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);



Re : Re: Anim help. - HV-RP - 26.06.2011

Quote:
Originally Posted by varthshenon
Посмотреть сообщение
pawn Код:
ApplyAnimation( playerid, "PED" , "FLOOR_HIT" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "PED" , "FLOOR_HIT_F" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
Which is the good one?


Re: Anim help. - =WoR=Varth - 26.06.2011

The first one is backflip
The second one is frontflip
That's what I remember about them.


Re : Anim help. - HV-RP - 26.06.2011

Ok thanks you man :P


Re : Anim help. - HV-RP - 26.06.2011

They look like fucking the ground :S can you get the same one as in the vid?