Author Topic: Learning LUA  (Read 3058 times)

0 Members and 1 Guest are viewing this topic.

Offline EC

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
    • ArtZeen -- Poorly updated since of my addiction to gaming!
Learning LUA
« 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
Nothing Like Fresh PHP In The Morning, Aaaaaah...............

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Learning LUA
« Reply #1 on: August 25, 2009, 11:30:05 AM »
http://lua.org/pil -- All you ever need for straight-up lua. :)
Experiencing God's grace one day at a time.

Offline EC

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
    • ArtZeen -- Poorly updated since of my addiction to gaming!
Re: Learning LUA
« Reply #2 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?
Nothing Like Fresh PHP In The Morning, Aaaaaah...............

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Learning LUA
« Reply #3 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...
Experiencing God's grace one day at a time.

Offline EC

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
    • ArtZeen -- Poorly updated since of my addiction to gaming!
Re: Learning LUA
« Reply #4 on: August 25, 2009, 12:00:53 PM »
Okay :D Thanks alot
Nothing Like Fresh PHP In The Morning, Aaaaaah...............

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Learning LUA
« Reply #5 on: August 25, 2009, 03:20:04 PM »
BTW, concommand.Add should work in it's current GM wiki display.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming