• Lua Advice.
    2 replies, posted
Hey guys. I'm new to lua and I don't know how to script. All I know is E2. Can anyone give me some advice on scripting. Basic scripts such as weapons and NPC skin changing. That would be helpful! Thank you! BTW I am a total noob at lua. I don't even know if there are programs for scripting. So thanks in advance! :)
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.
Thanks! I will read those now.
Sorry, you need to Log In to post a reply to this thread.