Zafire Posted July 27, 2011 Posted July 27, 2011 Hi, exist an animation.. like the player take something an object or item from the floor?
JR10 Posted July 27, 2011 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. Business System viewtopic.php?f=108&t=35797 Notepad++ Syntax Highlighting & Auto Completion viewtopic.php?f=91&t=76726 SQLite Tutorial viewtopic.php?f=148&t=38203
Zafire Posted July 27, 2011 Author 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..
JR10 Posted July 27, 2011 Posted July 27, 2011 No problem. Business System viewtopic.php?f=108&t=35797 Notepad++ Syntax Highlighting & Auto Completion viewtopic.php?f=91&t=76726 SQLite Tutorial viewtopic.php?f=148&t=38203
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