Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local filename = "_itemCount_"
- local oFile = fs.open(filename, "w")
- oFile.close()
- print(filename .. " reset")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement