Posted 19 October 2014 - 06:56 PM
Hi! I'm currently making an OS, and recently I have made a multiuser system, but me being me, I stupidly didn't test it until now. I, of course, expect it to run and ask me to create a new user, and then take me to the login screen, but instead gives me an error. I know this can be because you have to put "local" (without double quotes) before a variable and if you try to add something to the API, it'll error. I am using tekkit classic (so CraftOS 1.3). Here is the code: http://pastebin.com/GLE9aYKd. I am sorry for any messy code, but I appreciate any help given. ~CaughtException