04.11.2014, 00:22
The problem is,that you can't show a login dialog to already registered players,and can't show the register box for non-registered players ?
If it is,create a boolean,set it to true when someone new register,save it into the account,and load it comparing with the already registered users names.
If it is,create a boolean,set it to true when someone new register,save it into the account,and load it comparing with the already registered users names.