.:`=-~rANdOm~`-=:.

Welcome to .:`=-~rANdOm~`-=:. => General Chat => Topic started by: Somerandomguy09 on May 08, 2010, 06:21:20 AM

Title: I think ima start using lua
Post by: Somerandomguy09 on May 08, 2010, 06:21:20 AM
Alrighty ive been putting this off for too long sooo i wanna learn how to make things with LUA im new to this and if anyone can offer any help or advice i'd appreciate it a lot (it would be nice to get a little help from the community and once i learn how to do this i shall make special rnd uber stuffz lmao.)


that is all

-kthxbai
Title: Re: I think ima start using lua
Post by: DoeniDon on May 08, 2010, 06:22:23 AM
Alrighty ive been putting this off for too long sooo i wanna learn how to make things with LUA im new to this and if anyone can offer any help or advice i'd appreciate it a lot (it would be nice to get a little help from the community and once i learn how to do this i shall make special rnd uber stuffz lmao.)


that is all

-kthxbai
I was about to do exactly this too ... GET OUT OF MAH MIND >:O
Title: Re: I think ima start using lua
Post by: Somerandomguy09 on May 08, 2010, 06:27:26 AM
lmao neva!!!!!


anyway maybe someone can help us out i mean we gotta have somebody thats a LUA genius here =D
Title: Re: I think ima start using lua
Post by: DoeniDon on May 08, 2010, 06:30:40 AM
lmao neva!!!!!


anyway maybe someone can help us out i mean we gotta have somebody thats a LUA genius here =D
As far as I know Krasher is good at Lua :O
Got these sites from Facepunch btw. Have to check them out.
http://wiki.garrysmod.com/?title=Lua_Tutorial_Series (http://wiki.garrysmod.com/?title=Lua_Tutorial_Series)
http://www.lua.org/pil/ (http://www.lua.org/pil/)
Title: Re: I think ima start using lua
Post by: Somerandomguy09 on May 08, 2010, 06:38:25 AM
yea i was just readin this lmao!

why are we in eachothers minds =[
Title: Re: I think ima start using lua
Post by: DoeniDon on May 08, 2010, 06:40:43 AM
yea i was just readin this lmao!

why are we in eachothers minds =[
I dunno ... Maybe we're the same person? D:
Title: Re: I think ima start using lua
Post by: Frank on May 08, 2010, 06:51:26 AM
I dunno ... Maybe we're the same person? D:

probably
Title: Re: I think ima start using lua
Post by: ƒąĢĢǿŧ™ on May 08, 2010, 06:57:15 AM
probably
Lmao Frank.
Title: Re: I think ima start using lua
Post by: =-Mastgrr-= on May 08, 2010, 08:31:15 AM
Lmao Frank.
Indeed.
Title: Re: I think ima start using lua
Post by: Banana Hat on May 08, 2010, 06:10:59 PM
Get a book. I got Beginning Lua Programing it hardly has anything to do with gmod lua but it will show you how to be a good coder. However any basic programing book for c or some other non oo language should be able to show you the basics of programing. The basic things you need to know are Functions, Loops, Arrays, Recursion, input/output, and Conditions. This is for all programing languages. If you get that down then the gmod wiki is you best friend. Always use it to look up functions when you code scrips for gmod.