Zafire Posted July 27, 2011 Share Posted July 27, 2011 Hi, exist an animation.. like the player take something an object or item from the floor? Link to comment
JR10 Posted July 27, 2011 Share Posted July 27, 2011 You can make the player perform an animation but he won't do anything exept doing the animation, no picking from the floor. You can make the player pick something though by using attachElements you can attach a bottle(object) to a player using it, click on it for more information. Link to comment
Zafire Posted July 27, 2011 Author Share Posted July 27, 2011 You can make the player perform an animation but he won't do anything exept doing the animation, no picking from the floor.You can make the player pick something though by using attachElements you can attach a bottle(object) to a player using it, click on it for more information. mmm thanks i only needed an animation that look like take something from the ground.. i use this anim setPedAnimation(player, "BOMBER", "BOM_Plant" , 3000, false) it looks good.. but you give me an idea with attachElements.. i can make more rol with that, thanks.. 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