newFile("Test.txt") f:open("w") f:write(a) f:close(). How would I do so? I tried the above code but it doesn't work :/ It is in main.lua.
確定! 回上一頁