[Tutorial] Advanced registration system
#6

Quote:
Originally Posted by MEC
Посмотреть сообщение
Код:
if(result != -1)
      {
            dini_Set("PLP.ini", result, pass); //sets the password in the ID table
            dini_Set("PLN.ini", result, NickCache[playerid]); //saves the name in the ID table
            SendClientMessage(playerid, 0x000000, "thanks for registering!");
            IDCache[playerid] = result; //stores the ID
            LoggedIn[playerid] = 1; //the player is now loggedin
      }
Is this another file we need to make?
just asking cuz you didnt state it up at the top with the xyz ini's.
good one ill edit xD
Reply


Messages In This Thread
Advanced registration system - by me-borno - 20.01.2011, 21:43
Respuesta: Advanced registration system - by leaNN! - 20.01.2011, 22:10
Re: Advanced registration system - by Marty_Alex - 20.01.2011, 22:15
Re: Advanced registration system - by me-borno - 20.01.2011, 22:19
Re: Advanced registration system - by MEC - 22.01.2011, 20:38
Re: Advanced registration system - by me-borno - 22.01.2011, 21:42

Forum Jump:


Users browsing this thread: 1 Guest(s)