Hello,
I have recently gotten into Garry's Mod coding after playing GMOD for a few years. I have searched up many tutorials and haven't found anything good.
<CODEBLUE> has 1 video on Derma and I have already learnt it, I have also tried doing my own custom code from the VGUI Element List but it hasn't gotten anywhere whatsoever.
Today, I am seeking links to tutorials, websites and even some custom code that I can look at and learn from it. I am also looking to reading guides because I learn better from books, I guess.
Kind regards,
Mabee.
The best way to learn something is to think of something you want to make and then just make it, rather than watching videos where most of the time you'll end up copying down code and not learning much (and as much as code blue is a great guy, some of his tutorials teach really bad practices)
You have one here: Derma Basic Guide
I recommend looking up code blue on youtube, he has some great tutorials, then use the gmod lua wiki to find what you need.
If it helps, I have looked at Codeblue's tutorials many times and they honestly don't really help.
let me tell you something son
the best way to learn is to first read and modify existing vgui addons
then you try to optimize it (figure it out on your own, don't read optimizing tips online)
then you can create your own.
wiki.garrysmod.com will be your tool
Sorry, you need to Log In to post a reply to this thread.