xschizzo Posted February 10, 2021 Share Posted February 10, 2021 (edited) Hello everyone! I`d like to ask for your help or advices on where to start and what should i learn to be able to learn scripting MTA without any coding experience? like from beginner to pro tutorial like that sorry if english is bad please dont laugh at my post or no hate pls THANK YOU! Edited February 10, 2021 by xschizzo Link to comment
Moderators Patrick Posted February 10, 2021 Moderators Share Posted February 10, 2021 Welcome! Here are some excellent resources to learn the basics of Lua scripting: - https://wiki.multitheftauto.com/wiki/Main_Page - https://wiki.multitheftauto.com/wiki/Scripting_Introduction - https://www.lua.org/manual/5.1/ - https://wiki.multitheftauto.com/wiki/Category:Tutorials - https://forum.multitheftauto.com/topic/34453-manuals - https://forum.multitheftauto.com/topic/64228-the-ultimate-lua-tutorial/ - https://forum.multitheftauto.com/topic/121619-lua-for-absolute-beginners - https://forum.multitheftauto.com/topic/95654-tut-debugging/ - https://forum.multitheftauto.com/topic/114541-tut-events/ - https://forum.multitheftauto.com/topic/117472-tut-scaling-dx/ Videos: https://www.youtube.com/watch?v=Goqj5knKLQM&list=PLY2OlbN3OoCgTGO7kzQfIKPj4tJbYOgSR Good luck! 1 Link to comment
Tekken Posted February 10, 2021 Share Posted February 10, 2021 I recommend the 7th as you have no experience, I find it very useful for absolute beginners! 1 Link to comment
xschizzo Posted February 11, 2021 Author Share Posted February 11, 2021 8 hours ago, Patrick said: Welcome! Here are some excellent resources to learn the basics of Lua scripting: - https://wiki.multitheftauto.com/wiki/Main_Page - https://wiki.multitheftauto.com/wiki/Scripting_Introduction - https://www.lua.org/manual/5.1/ - https://wiki.multitheftauto.com/wiki/Category:Tutorials - https://forum.multitheftauto.com/topic/34453-manuals - https://forum.multitheftauto.com/topic/64228-the-ultimate-lua-tutorial/ - https://forum.multitheftauto.com/topic/121619-lua-for-absolute-beginners - https://forum.multitheftauto.com/topic/95654-tut-debugging/ - https://forum.multitheftauto.com/topic/114541-tut-events/ - https://forum.multitheftauto.com/topic/117472-tut-scaling-dx/ Videos: https://www.youtube.com/watch?v=Goqj5knKLQM&list=PLY2OlbN3OoCgTGO7kzQfIKPj4tJbYOgSR Good luck! thank you so much for giving your time to send me links and some videos! 5 hours ago, Tekken said: I recommend the 7th as you have no experience, I find it very useful for absolute beginners! Okay i`ll try! thank you! Link to comment
koragg Posted February 11, 2021 Share Posted February 11, 2021 After you read some of the stuff best way to learn is to download existing scripts and just edit them. Like changing where something spawns, changing colors of some text, changing its position, etc. I learned by editing existing scripts and i never studied lua the way i study other languages in university. Link to comment
xschizzo Posted February 11, 2021 Author Share Posted February 11, 2021 17 hours ago, koragg said: After you read some of the stuff best way to learn is to download existing scripts and just edit them. Like changing where something spawns, changing colors of some text, changing its position, etc. I learned by editing existing scripts and i never studied lua the way i study other languages in university. wow thank you! ill try learning that! 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