Yes this is pretty much my post in the programming section but with like 2 differences but I felt it needed to go into the gmod category because it was a gmod related question.
As the title says what is the best place to learn Lua on the Internet and or e2 because I've seen many add ons and e2 builds and they look absolutely amazing and I also feel the need to make gmod fun like my passion for game programming I just want to entertain people and make the world fun.
[editline]5th October 2016[/editline]
Ok I just saw the sticky note how do I close a thread.
Well Youtube xD I learned from youtube.
If you are familiar with a similar programming language, check the official lua reference out.
If not, then do something like watching videos and try to understand why things work the way they do.
[QUOTE=Daniel_y007;51151159]Well Youtube xD I learned from youtube.[/QUOTE]
Do you have any channel for that, like a really slow tuturial for dumb that have non experience of coding
[QUOTE=Skere_;51151179]If you are familiar with a similar programming language, check the official lua reference out.
If not, then do something like watching videos and try to understand why things work the way they do.[/QUOTE]
Well I have used c++ and followed a tutorial on how to make a web browser in c#.
[url]https://facepunch.com/showthread.php?t=1337945[/url]
Good luck.
Go read the tutorials in the above link (I like PIL)
Start creating simple things in Gmod (The most basic thing I can think of is some gun that throws something other than a bullet)
Start getting more complex (referencing the wiki) and make things constantly (or until you think you've got it nailed down.)
(I assume you mean Glua since you're in the Gmod section. Otherwise just take a look at the books and do the exact same thing but in an IDE.)
Sorry, you need to Log In to post a reply to this thread.