I can't use math.random from a table. ... This isn't how Lua works. math.random just returns a single random number, and the myTable[1-5] ...
確定! 回上一頁