Re: How can I get the user-input to work in Lua? Posted 29 September 2011 - 08:37 AM. read is not a function in Lua, try io.read() instead.
確定! 回上一頁