![]() |
Lua Coding - Printable Version +- Fearless Forums (https://fearlessrp.net) +-- Forum: General Discussion (https://fearlessrp.net/forumdisplay.php?fid=10) +--- Forum: Discussions (https://fearlessrp.net/forumdisplay.php?fid=4) +---- Forum: Archive (https://fearlessrp.net/forumdisplay.php?fid=481) +---- Thread: Lua Coding (/showthread.php?tid=59447) |
Lua Coding - Suarez - 04-07-2015 So, I'm interested in learning how to code Lua. I've watched some YouTube videos but the information doesn't seem to sink in and all I seem to do is copy what they do. So, where could I learn to code Lua on the internet? Is there a website that helps you learn or what? Help is much appreciated! I just think that being able to know a coding language would help me in the future and would be quite cool to mess around with. Thanks, Suarez. RE: Lua Coding - Floodify - 04-07-2015 https://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index7a06.html RE: Lua Coding - Voluptious - 04-07-2015 Follow tutorials to begin with, then explore for your own. What i tend to do is find projects to work on, then attempt to finish them. If i cant then i use the two fantastic wikias GMod has for recouces like Derma or location. RE: Lua Coding - DVN - 04-08-2015 Lua is fairly easy to get to grips with if I'm honest, shouldn't be too hard to learn bud. Best of luck. RE: Lua Coding - Cameron - 04-08-2015 I use http://wiki.garrysmod.com/ and https://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index4875.html which tells me how to use Lua with GMod. Good luck! PM me if you have trouble with anything. |