And when i use this specific sorting function: -- sort ascending by id table.sort(Players, function(a, b) return a.id < b.id end).
確定! 回上一頁