• Best way to break trough with LUA?
    2 replies, posted
Hello people, I got a question to all the people that can code with LUA, what is the best way to start with LUA. I readed the WIKI and try'ed some things like making variables and making functions and if statements. For myself i work with PHP for 2 years now but i want to learn all the coding languages individualy. But how to proceed now so you got the knowlage you need to know to make new stuff. One day i want to create my own gamemode and release it so people can learn from it to. But i don't know where to start! Any suggestions? Kind regards, Niels.
The first place you want to go to is here: [URL="http://luatut.com/crash_course.html"]http://luatut.com/crash_course.html[/URL] Read all of that it helps with functions and such understanding. Moving on you'd want to go here: [URL="http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index2f64.html?title=Getting_Started_With_Lua"]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index2f64.html?title=Getting_Started_With_Lua[/URL] At the bottom of that link.. DO NOT DO THE SWEP TUTORIAL move here: [URL="http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index7fee.html?title=About_the_Tutorial"]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index7fee.html?title=About_the_Tutorial[/URL] After that keep scrolling down and click variables and so on. Once you finish reading all those tutorials try creating a HUD: [URL="http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index4bb6.html?title=Simple_HUD_Tut"]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index4bb6.html?title=Simple_HUD_Tut[/URL] If you've completed all that and you don't quite remember it all, try it again! Practice makes better.
You can also find some tutorials here: [url]http://wiki.garrysmod.com/page/Lua/Tutorials[/url]
Sorry, you need to Log In to post a reply to this thread.