Trying to print a table in Lua will give you something like table: 1x0324421 . So, you need a function that can turn a table into a string to be able to ...
確定! 回上一頁