Problem with password
#2

you forgot INI_Close(File);

pawn Код:
new INI:File = INI_Open(RegisterPath(playerid));
INI_SetTag(File,"RegisterData");
INI_WriteInt(File,"Register",0);
INI_WriteInt(File,"Password",udb_hash(inputtext));
INI_Close(File);
Reply


Messages In This Thread
Problem with password - by TiXz0r - 06.12.2014, 18:46
Re: Problem with password - by M4D - 06.12.2014, 18:55
Re: Problem with password - by TiXz0r - 06.12.2014, 19:22

Forum Jump:


Users browsing this thread: 1 Guest(s)