Author |
Message |
Tokochiro
Joined: Mon Jun 28, 2010 3:54 am Posts: 806
|
 Lua console
Well,i've been messing with 2 lua files,the weather lua one and the blast jelly one.I managed to make it raing green goo but the console is inserting shitloads of :"print" messages,anyone knows how to make it stop?
|
Wed Jan 12, 2011 4:05 pm |
|
 |
mail2345
Joined: Tue Nov 06, 2007 6:58 am Posts: 2054
|
 Re: Lua console
Find a line that says print(<stuff>) in the responsible Lua file(s) and comment it out. Note that doing that may make debugging harder.
|
Wed Jan 12, 2011 4:52 pm |
|
 |
Tokochiro
Joined: Mon Jun 28, 2010 3:54 am Posts: 806
|
 Re: Lua console
I found no print(stuff) thingmabob
|
Wed Jan 12, 2011 6:54 pm |
|
 |
Dylanhutch
Joined: Sun Apr 25, 2010 12:04 am Posts: 303 Location: Australia
|
 Re: Lua console
It will print anything inside these: [[and]], in this case it would print "and".
If that isn't it upload the file.
|
Thu Jan 13, 2011 8:41 am |
|
 |
Tokochiro
Joined: Mon Jun 28, 2010 3:54 am Posts: 806
|
 Re: Lua console
Nevermind,fixed it.
|
Thu Jan 13, 2011 2:40 pm |
|
 |
|