GamerDeMTA Posted August 29, 2013 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?
Castillo Posted August 29, 2013 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. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
GamerDeMTA Posted August 29, 2013 Author 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.
GamerDeMTA Posted August 30, 2013 Author 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 )
Castillo Posted August 30, 2013 Posted August 30, 2013 setPedAnimation ( myped, "BLOCK", "ANIM", -1, false, true, false, false ) Try that. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Castillo Posted August 30, 2013 Posted August 30, 2013 You're welcome. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
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