Jump to content

Make player hold hands forward


Dretax

Recommended Posts

I would like to make the player hold his hand If It was holding an item. What do I need to do for this inorder to achieve that? Use the boneattach resource somehow, or animations? (I need to make the player to be able to move while also holding his hands)

Link to comment
On 2017. 04. 21. at 16:32, ThatsMe said:

crry_prtial - this animation is partial 
Partial animations allow player to move , just do few things with animation flags (3x True and false at the end of setpedanimation) and it will work

Correct one was this btw.

 

setPedAnimation(source, "CARRY", "crry_prtial", 1, true, true, false)
  • Like 1
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...