GamerDeMTA Posted August 29, 2013 Share Posted August 29, 2013 So, I saw some good anims but they look weird because you Suddenly your arms legs go to 'other pos' (idk if it is called a 'looped' anim), can I cancel this? Link to comment
Castillo Posted August 29, 2013 Share Posted August 29, 2013 I'm not sure if I understand what do you mean, but you can disable the loop argument, and the update position argument. Link to comment
GamerDeMTA Posted August 29, 2013 Author Share Posted August 29, 2013 but i put them on true or false? I tried both with false and it still does I mean that when you do an anim (some), you suddenly are in other pos, and that doesn't look real. Link to comment
GamerDeMTA Posted August 30, 2013 Author Share Posted August 30, 2013 ? My code now is this and it doesnt work. setPedAnimation ( myped, "BLOCK", "ANIM", nil, true, true, false ) i tried this too but no work setPedAnimation ( myped, "BLOCK", "ANIM", nil, false, true, false ) Link to comment
Castillo Posted August 30, 2013 Share Posted August 30, 2013 setPedAnimation ( myped, "BLOCK", "ANIM", -1, false, true, false, false ) Try that. Link to comment
GamerDeMTA Posted August 30, 2013 Author Share Posted August 30, 2013 thanks it works!! Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now