How to save passoword using y_ini
#2

pawn Код:
new File:file = INI_Open("account.ini");
INI_SetTag(file,"pData");
INI_WriteString(file,"Password",HASHEDPASSHERE);
You have to hash the "inputtext" in OnDialogResponse and make sure you open the right file. Does this help you? =D
Reply


Messages In This Thread
How to save passoword using y_ini - by Ballu Miaa - 30.01.2012, 15:53
Re: How to save passoword using y_ini - by Jochemd - 30.01.2012, 15:54
Re: How to save passoword using y_ini - by Ballu Miaa - 30.01.2012, 15:57
Re: How to save passoword using y_ini - by Jochemd - 30.01.2012, 15:59
Re: How to save passoword using y_ini - by Ballu Miaa - 30.01.2012, 16:02
Re: How to save passoword using y_ini - by Jochemd - 30.01.2012, 16:03
Re: How to save passoword using y_ini - by Ballu Miaa - 30.01.2012, 16:04
Re: How to save passoword using y_ini - by Jochemd - 30.01.2012, 16:05
Re: How to save passoword using y_ini - by Ballu Miaa - 31.01.2012, 01:02
Re: How to save passoword using y_ini - by DonWade - 31.01.2012, 01:18

Forum Jump:


Users browsing this thread: 4 Guest(s)