Posted 14 December 2016 - 11:04 PM
ok, so Im setting up a security interface for a dungeon on a server, and its suppose to either read a keycard (floppy disc) or input from the user.
Code giving the error:
clearance = "/"..disk.getMountPath("bottom").."/"..keycode
fs.open(clearance,"r")
Code giving the error:
clearance = "/"..disk.getMountPath("bottom").."/"..keycode
fs.open(clearance,"r")