Posted 25 May 2012 - 08:12 PM
Hey guys,
I've just written my first version of a password protected nuclear reactor activator thanks to the many resources out there.
But there's something I'm stuck on and I can only find lua related querries regarding my predicament.
So at some point my program does os.shutdown() and there I am looking at the console of a shutdown computer:
How do I get out of this? Manually?
I have tried the following to exit this console:
E, control+E, T, Control+T, S, Control+S, the arrow keys.
My method for exiting this console at the moment is control+alt+delete and shutting down Minecraft because even the escape button does nothing.
Am i missing something here?
Thanks guys.
I've just written my first version of a password protected nuclear reactor activator thanks to the many resources out there.
But there's something I'm stuck on and I can only find lua related querries regarding my predicament.
So at some point my program does os.shutdown() and there I am looking at the console of a shutdown computer:
How do I get out of this? Manually?
I have tried the following to exit this console:
E, control+E, T, Control+T, S, Control+S, the arrow keys.
My method for exiting this console at the moment is control+alt+delete and shutting down Minecraft because even the escape button does nothing.
Am i missing something here?
Thanks guys.