29 posts
Posted 28 October 2012 - 05:30 PM
Ive made a login program thats under os.PullEvent… so i cannot edit it. if the login is right/wrong it dosent restart the computer it just loops. is there any way i could edit the code? i can place floppydrives if needed
808 posts
Posted 28 October 2012 - 05:38 PM
You can place a floppy drive and have a startup file on a floppy disk. That'll bypass the startup on the system. Or you can go into .minecraft/saves/worldname/computer/<computerID> and edit the file from there.
818 posts
Posted 28 October 2012 - 05:52 PM
A tip is(I use this method) to put that line at the very end of your coding process of your code so that you know the code is bugless
29 posts
Posted 28 October 2012 - 06:30 PM
i carnt edit the code through system files as its a multiplayer server, and using startup wont work as the computer never restarts, just loops
2005 posts
Posted 28 October 2012 - 06:49 PM
You can always use Ctrl+R to reboot, unlike Ctrl+T this cannot be subverted by redefining os.pullEvent().