Ulysses

General => Developers Corner => Topic started by: XxLMM13xX on January 07, 2015, 12:56:52 PM

Title: [request]Looking to learn lua
Post by: XxLMM13xX on January 07, 2015, 12:56:52 PM
Hello guys! I had a request for anyone that's willing to answer... i really want to learn lua but dont know where to start... i know there are no teachers really willing to teach for free or even cheap. All i need is either ideas for REALLY simple things and links for videos to teach. I dont want cosmic segal because i cant make the gamemode anymore because www.garrysmod.org (http://www.garrysmod.org) or somthing went down ;(

Thanks,
XxLMM13xXgaming
Title: Re: [request]Looking to learn lua
Post by: Bytewave on January 07, 2015, 02:28:26 PM
A direct quote from a Steam discussion I replied to:

From an experienced developer, here are my top picks for learning Lua:
Title: Re: [request]Looking to learn lua
Post by: JamminR on January 07, 2015, 05:04:41 PM
Seen the 3 "sticky" aka "pinned" posts at the top of the "Developers Corner (http://forums.ulyssesmod.net/index.php/board,14.0.html)" forums? Some good basic starting points in the links within the topics there-in.
Title: Re: [request]Looking to learn lua
Post by: XxLMM13xX on January 07, 2015, 06:10:54 PM
Thanks guys! Any ideas for a really simple project on gmod to try?
Title: Re: [request]Looking to learn lua
Post by: Bytewave on January 07, 2015, 06:44:53 PM
Thanks guys! Any ideas for a really simple project on gmod to try?
For basic Lua, there's some walk through examples in PIL you could take a look at.
For GMod, I'm not sure. My first production-worthy project was my Workshop utility for servers (http://pastebin.com/TEGqEbUJ).