Problems with INI_ParseFile (y_ini)
#2

OnPlayerConnect to load the data ( Password )
pawn Код:
INI_ParseFile(string, "LoadAccountPass_%s", .bExtra = true, .extra = playerid);
On player login
pawn Код:
// Campare with strcmp password and params/inputtext, if it's correct
INI_ParseFile(string, "LoadAccountPass_%s", .bExtra = true, .extra = playerid);
Reply


Messages In This Thread
Problems with INI_ParseFile (y_ini) - by Jochemd - 29.01.2012, 11:01
Re: Problems with INI_ParseFile (y_ini) - by Konstantinos - 29.01.2012, 11:11
Re: Problems with INI_ParseFile (y_ini) - by Jochemd - 29.01.2012, 11:17
Re: Problems with INI_ParseFile (y_ini) - by Konstantinos - 29.01.2012, 11:49
Re: Problems with INI_ParseFile (y_ini) - by Jochemd - 29.01.2012, 11:52

Forum Jump:


Users browsing this thread: 1 Guest(s)