FatalTerror Posted July 8, 2013 Share Posted July 8, 2013 Hi, I'm just searching how to enable the player aim but with the current animation. Is it possible? When the user press the right button to aim, the animation stop. Thanks alot. Link to comment
iMr.3a[Z]eF Posted July 8, 2013 Share Posted July 8, 2013 i dont think you can disable the animation it's all what i know Link to comment
FatalTerror Posted July 8, 2013 Author Share Posted July 8, 2013 i dont think you can disable the animation it's all what i know That's not the goal. I've set an animation to the player like.. dancing. I want, when the player aim someone he continue to dancing. Hope you understand. Link to comment
iMr.3a[Z]eF Posted July 8, 2013 Share Posted July 8, 2013 i dont know if you mean this setPedAimTarget Link to comment
FatalTerror Posted July 8, 2013 Author Share Posted July 8, 2013 i dont know if you mean this setPedAimTarget Not really ^^ That's not the goal.I've set an animation to the player like.. dancing. I want, when the player aim someone he continue to dancing. Per example, he is dancing. When the player press the right button to aim, the dancing animation stop. I don't know if it's possible to let the animation while the player aim. Link to comment
iMr.3a[Z]eF Posted July 8, 2013 Share Posted July 8, 2013 i was need to Examples before setPedAnimation(player,false) player: the player that you want to stop Animation. Link to comment
itoko Posted July 9, 2013 Share Posted July 9, 2013 As far as i know, you can't aim while an animation is running. (i might be wrong and just not know how to) So if you really want to be able to aim while doing an animation, you should make your own aiming system, using createWeapon and stuff. Link to comment
Quited Posted July 9, 2013 Share Posted July 9, 2013 Check my suggest : viewtopic.php?f=102&t=61746 include "cancelAnimations" 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