Page 1 of 1

Where can i learn how to code lua?

PostPosted: Sun Apr 14, 2013 05:35
by Cheesus
Since i'm trying to make mods, im just wondering where i can learn to code lua. Sources such as website links would be useful. Thanks!

PostPosted: Thu Apr 18, 2013 13:29
by Jonathan
Cheesus wrote:Since i'm trying to make mods, im just wondering where i can learn to code lua. Sources such as website links would be useful. Thanks!


Hope this helps :) (A couple of these links are found on the main Minetest website)

Minetest Developer Wiki:
http://dev.minetest.net/Main_Page

Modding API:
http://dev.minetest.net/Intro

Lua 5.2 Reference Manual:
http://www.lua.org/manual/5.2/

PostPosted: Thu Apr 18, 2013 14:49
by RealBadAngel
Links above are useful, of course
But since we have already grown mods just read them.
Many problems were already solved by modders. Read their code or just ask authors.

PostPosted: Thu Apr 18, 2013 14:58
by PilzAdam
Jonathan wrote:Lua 5.2 Reference Manual:
http://www.lua.org/manual/5.2/

Minetest uses Lua 5.1 AFAIK.

PostPosted: Thu Apr 18, 2013 15:13
by Jonathan
I agree with RealBadAngel. Looking at the code of others is very helpful.

PilzAdam wrote:
Jonathan wrote:Lua 5.2 Reference Manual:
http://www.lua.org/manual/5.2/

Minetest uses Lua 5.1 AFAIK.


Oh, thanks I did not know. :)

PostPosted: Thu Apr 18, 2013 22:12
by Cheesus
Can somebody tutor me via skype? I'm extremely desperate to learn, yet I dont have much experience coding anything. In return, I will make textures for ye who helps me.;) P.S i have 2.5 years experience making textures for mincraft-related games such as Minebuilder for ios/android.