Posted 06 September 2017 - 02:54 PM
Ok so I was trying to create a remote control program, but it ain't working.
So first i typed in
So first i typed in
local file fs.open("tempfile", "w")
and after that file.write("message")
but it outputs an error: attempt to index ? (a nil value)