9x17Join Date: 2013-05-31 Post Count: 15 |
Hey fellow ROBLOXians! I kinda want to learn scripting in L u a. :P
----------------------------------------------------------------------------------------
Yeah ok, I am not so good at scripting. I've tried watching YT Videos and YT Streams about learning L u a even with notepad++, but I just can't get it to work. My brain doesn't seem to want to learn this, so I will need someone that is willing to help me learn L u a, I will appreciate it so much if anyone is willing to help me learn it. Thanks! ~peace
---------------------------------------------------------------------------------------- |
|
|
"my brain doesnt seem to want to learn this"
then scripting isnt your thing, stop trying to force yourself to learn the language |
|
LaeMVPJoin Date: 2013-06-24 Post Count: 4416 |
PiL book(look it up on google and find the online version |
|
9x17Join Date: 2013-05-31 Post Count: 15 |
Nah. Scripting isn't my thing, as you said. Well, I am very interested in learning L u a anyways, and I really want to. |
|
|
msg me about it but I will but alil bit in here
print"Hello World!"--This prints "Hello World!" into the output
x = 1
y = 2
print(x+y)--This prints what 1 + 2 would be hint its 3
while wait do()
--this repeats the function you put in here
end
this is 3 things my guide will have
|
|
|
@Horrible
Worst advice you can give to about anyone.
Let's see what color your blood is. |
|
|
"then scripting isn't your thing, stop trying to force yourself to learn the language"
Unfortunately, that's true.
Not all people can understand scripting.
Real Programmer == Self Taught |
|
9x17Join Date: 2013-05-31 Post Count: 15 |
Sigh. Maybe it's the best to not try? |
|
AjastraJoin Date: 2017-08-01 Post Count: 1461 |
Yeah, it's probably best for you just to give up for now.
|
|
|
Em_ilyJoin Date: 2014-01-21 Post Count: 1708 |
Have you watched Peas Factory tutorials? |
|
Em_ilyJoin Date: 2014-01-21 Post Count: 1708 |
Lua is like any other language, it's difficult at first, it's like a puzzle, with all the pieces out of view. But as you learn/study/research more, you can start to see the pieces coming together.
If you try to learn Spanish, it's difficult at first.
Same with any programming language.
Once you learn syntax it's a lot easier. |
|
9x17Join Date: 2013-05-31 Post Count: 15 |
k |
|
sonihiJoin Date: 2009-06-27 Post Count: 3655 |
Try something on codecademy first, it's probably better. |
|
|
I could teach you; I have a squeaky voice so It may be hard to understand me. Pm me. |
|
|
Scripting isn't for everyone,
Thats why there are two races, Scripters and Builders |
|
9x17Join Date: 2013-05-31 Post Count: 15 |
im neither good on scripting or building so |
|