Leg Break Anim as the LSRP server
#1

Good night to all,
does anyone know what anim is used on the LS: RP server
when a player takes a shot in the leg?

Video animation: https://www.youtube.com/watch?v=orXS8xfKtyM&t=4s (00:16 )

Thank you.
Reply
#2

Here you go. This is from my LSRP training replica script.

Code:
This is the animation for trying to run - ApplyAnimation(playerid, "PED", "FALL_collapse", 4.1, 0, 1, 1, 0, 800, 0);
This is the animation for trying to jump - ApplyAnimation(playerid, "GYMNASIUM", "gym_jog_falloff", 4.1, 0, 1, 1, 0, 1750, 0);
Enjoy.
Reply
#3

Quote:
Originally Posted by MyUndiesSmell
View Post
Here you go. This is from my LSRP training replica script.

Code:
This is the animation for trying to run - ApplyAnimation(playerid, "PED", "FALL_collapse", 4.1, 0, 1, 1, 0, 800, 0);
This is the animation for trying to jump - ApplyAnimation(playerid, "GYMNASIUM", "gym_jog_falloff", 4.1, 0, 1, 1, 0, 1750, 0);
Enjoy.
Many Thanks bro!! All good for u!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)