Jump to content

Help complete something


Kas7

Recommended Posts

2 hours ago, Zango said:

Pass 0 (or something else) in the 'time' parameter and controls should work.


setPedAnimation(localPlayer, "ped", "run_fat", 0)

 

    setPedAnimation(plr"carry""liftup",0,false,true,true,false)

I experimented with this idea, but it did not stimulate the animation in the first place
I wanted to walk while doing the animation
 

Link to comment
  • Discord Moderators

Use the partial animation crry_prtial for walking while holding the crate. Set last parameter to true (freezeLastFrame).

setPedAnimation(localPlayer, "carry", "crry_prtial", 0, false, true, true, true)

 

  • Like 2
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...