Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads

Where Are Some Good Resources To Learn How To Code Lua?


MEEKR1T
 Share

Recommended Posts

  • 2 weeks later...
  • 1 month later...
  • 3 weeks later...

The way I learned (Which is probably the harder way):

1. Go to the website www.codeacademy.com

2. Take the course on Javascript or Python, both of them are very similar to Lua on how the code is written

3. Once you feel confident on what you can do, try to get into the book Programming in Lua #3, or PIL for short, it will teach you everything you need to know about Lua

4. Don't mistake it for a coding language, it's a scripting language, there is only so much you can do

5. Start modifying weapons, vanilla DarkRP saves, addons

6. Use the Garry's mod wiki to find the functions, hooks, access the library (You will learn what that is on codeacademy and the PIL) and the class

7. Try taking it slow, it could take up to a month or to a year, it depends on the person

Hopefully this helped

Link to comment
Share on other sites

  • 2 months later...
  • 1 year later...

The best places I can say to learn the fastest are the GMOD wiki, and MetaConstruct(its a server where you can mess with a little bit of client side lua as a very basic beginning method)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share