|
| 22 Dec 2012 09:07 PM |
So, looking at scripts using semi-colons at the end of eash line just looks epic.
So I tried it myself.
And I get errors.
Where and when do I use semi-colons >:O |
|
|
| Report Abuse |
|
|
|
| 22 Dec 2012 09:07 PM |
Lol, you don't use semi-colons for RBX.Lua. Java and C++ REQUIRE semi-colons.
For hippies: http://www.roblox.com/Peace-Shirt-TRANSPARENT-item?id=99429853 |
|
|
| Report Abuse |
|
|
|
| 22 Dec 2012 09:09 PM |
I know. You can use them if you want to though.
And I want to. |
|
|
| Report Abuse |
|
|
|
| 22 Dec 2012 09:10 PM |
No, you just said it errored.
For hippies: http://www.roblox.com/Peace-Shirt-TRANSPARENT-item?id=99429853 |
|
|
| Report Abuse |
|
|
|
| 22 Dec 2012 09:10 PM |
| Becasue I was using them in the wrong places. |
|
|
| Report Abuse |
|
|
|
| 22 Dec 2012 09:11 PM |
At the end each line...
For hippies: http://www.roblox.com/Peace-Shirt-TRANSPARENT-item?id=99429853 |
|
|
| Report Abuse |
|
|
|
| 22 Dec 2012 09:12 PM |
You can use semicolons to denote the end of a statement. You can also use semicolons to separate elements of a table.
That's all I know of for Lua. |
|
|
| Report Abuse |
|
|
|
| 22 Dec 2012 09:15 PM |
Did a few testing.
I you use semi colons on all lines except ones like for loops, if statements, while loops, etc. |
|
|
| Report Abuse |
|
|
| |
|
miz656
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 15336 |
|
|
| 22 Dec 2012 09:17 PM |
| You just use them to make your code look more "pretty" |
|
|
| Report Abuse |
|
|
| |
|