DzMG-LV Posted June 12, 2016 Share Posted June 12, 2016 Hey, today i watched SeeMTA video, their Miner job. Can you guys help me to create something similiar to this? What functions should i use? Link to comment
Noki Posted June 14, 2016 Share Posted June 14, 2016 Looking at the video, there would definitely need to be some work with animations and objects. The objects also get attached to the player, so the bone_attach resource could be useful for that. There's an inventory, which would need to be made with tables. The player can't run when holding a rock, so toggleControl would need to be used. As with any problem solving task, here are many ways to go about it, and there really isn't a set of functions that you "should" use. However, I am willing to bet that you will definitely be using animations and objects at bare minimum. Also, be creative. This job has already been made this way by SeeMTA. Don't try and replicate it. Make it a bit different and more interesting if you can. Link to comment
DzMG-LV Posted June 14, 2016 Author Share Posted June 14, 2016 Looking at the video, there would definitely need to be some work with animations and objects. The objects also get attached to the player, so the bone_attach resource could be useful for that. There's an inventory, which would need to be made with tables. The player can't run when holding a rock, so toggleControl would need to be used.As with any problem solving task, here are many ways to go about it, and there really isn't a set of functions that you "should" use. However, I am willing to bet that you will definitely be using animations and objects at bare minimum. Also, be creative. This job has already been made this way by SeeMTA. Don't try and replicate it. Make it a bit different and more interesting if you can. Hey, yea i have idea to make it bit different, work is in progress and if everything will work, i will post some screens 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