Author: Ashbad
Posted: 13 Oct 2012 11:46:37 am (GMT -5)
That's because io.read("*") is not valid. Some valid options are "*all", "*line", "*number", or a number constant to denote how many characters would be read.
http://www.lua.org/pil/21.1.html
_________________
What has fanfiction has Ashbad written lately?
We should totally find out by clicking this link.
Posted: 13 Oct 2012 11:46:37 am (GMT -5)
That's because io.read("*") is not valid. Some valid options are "*all", "*line", "*number", or a number constant to denote how many characters would be read.
http://www.lua.org/pil/21.1.html
_________________
What has fanfiction has Ashbad written lately?
We should totally find out by clicking this link.