PDA

View Full Version : Where can I learn Lua?



svennn
01-03-2014, 08:59 PM
I have been on these forums for some time now and have decided that I would like to learn Lua. I understand how to use a lot of the functions in Xenobot (such as "Self.Flasks()", "Self.ItemCount()") etc, etc. But I want to learn the more advanced stuff. I have checked some tutorials on youtube but to be honest I just think they are all shit. They go over "print" and "variables" and that's about it.

Any suggestions for good places to learn Lua is much appreciated! Also, where did you learn Lua (from other programming/coding or did you learn by yourself? And in that case where and with what material?)

PromB
01-03-2014, 09:58 PM
http://www.lua.org/pil/1.html

svennn
01-03-2014, 11:07 PM
http://www.lua.org/pil/1.html

Thanks. Feel free to send more links my way!