- Home /
Player creates personal profile
Ok this question is now going to be more clear. Ok when my players start the game it will display a login screen (username, password). So if you dont have a accoutn there should be a register button. (GUI Button) Ok you hit and now a new button replaces register (i can handle this), my problem is having the player create a username and password, then the profile will be saved to my computer for storage. So then when he/she wants to log back in it checks if te username and password is correct and logs in his profile.
So could someone help me with this please.
I'm not entirely sure what it is you're even asking. This sounds like a description of a GUI system at first. Do you need help setting up the appropriate GUI.Boxes, GUI.Labels and GUI.Buttons?
This question could also be about how to store the information once the user has typed it in. Do you need advice on that? Is this targeting the Web or is this a local app? Do you have access to an SQL database, or would you like to store information in a file?
All in all, I don't think this question can be answered before you've described a more specific problem ins$$anonymous$$d of simply describing the system.
Well the Gui stuff would be pretty easy. The hardest part would be connecting it to a website and checking to make sure no one has the username already. Anyone have any idea on how to do that? Is it possible to do this on the iphone too?
$$anonymous$$inda along the lines im looking for, question never was answered, and i don't wanna make a repeat question
bumping it.
Your answer
Follow this Question
Related Questions
Can't log in on UnityAnswers 1 Answer
login script fails for some reason 1 Answer
im using prime31 fb plugin 0 Answers
Login through unity to an online database (SMF encrypted)? 0 Answers