11.03.2019, 06:22
Quote:
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); |