function readRandomValueInTable(Table) math.randomseed(os.time()) return Table[math.random(1,#Table)] end. 如果是数组表就用上面这种就可以了.
確定! 回上一頁