|
| 31 May 2017 05:46 PM |
print(hello)
#code print(hello) |
|
|
| Report Abuse |
|
|
|
| 31 May 2017 05:48 PM |
hello needs to be assigned to print it e.g.
hello = game.Workspace.Part.Position print(hello) --prints position of part
printing a string print("hello") --prints the word "hello"
#code print("oh no an errorz!") |
|
|
| Report Abuse |
|
|
|
| 31 May 2017 05:49 PM |
--printing a string*
#code print("oh no an errorz!") |
|
|
| Report Abuse |
|
|
|
| 31 May 2017 05:51 PM |
???
no its cuz i see people with like lua siggys
but i remember a few years back i tried doing it and it'd always make the siggy disappear
but then i saw someone (you) put #code infront of it and i thought that made it work
so i was checking |
|
|
| Report Abuse |
|
|