A little challenge for you lua wizards! I have a table containing numbers 1-5 defined as such: local t = {1,2,3,4,5} I want to randomise the ...
確定! 回上一頁