Ulysses

General => Off-Topic => Topic started by: EC on August 25, 2009, 11:17:08 AM

Title: Learning LUA
Post by: EC on August 25, 2009, 11:17:08 AM
Hi!
I would really love to learn LUA <--(for games, such as gmod)--> so for two days I've been browsing the internet for some info, tutorials and general stuffs... And all i could find was the garrysmod wiki but that seemed to be outdated since the concommand.Add doesnt seem to work for me, i dont know if that is an old syntax or something.

So if you know any good sources on how to learn LUA Please post it :D
Title: Re: Learning LUA
Post by: Megiddo on August 25, 2009, 11:30:05 AM
http://lua.org/pil -- All you ever need for straight-up lua. :)
Title: Re: Learning LUA
Post by: EC on August 25, 2009, 11:36:09 AM
When i basically know "General LUA" where will i learn the GMOD Kind? Or will it be so easy that this is a lame noob question?
Title: Re: Learning LUA
Post by: Megiddo on August 25, 2009, 11:54:45 AM
You learn from the GM wiki. It's just lua with an API added on top, so there's nothing really to learn...
Title: Re: Learning LUA
Post by: EC on August 25, 2009, 12:00:53 PM
Okay :D Thanks alot
Title: Re: Learning LUA
Post by: JamminR on August 25, 2009, 03:20:04 PM
BTW, concommand.Add should work in it's current GM wiki display.