INI_String.
#1

Hey.

Call me dumb or lazy I searched the web, couldn't understand anything.

I have this:
pawn Код:
GetPlayerName(playerid, kname[playerid], sizeof(kname));
format(kfile[playerid], sizeof(kfile), "Users/%s.ini", kname[playerid]);
new INI:File = INI_Open(kfile[playerid]);
And I want to add a line to "read" the line "Password" in the file.
I have no idea how to. I know that in dini you use string = dini_Get(filename, linename);

But I can't understand INI_String at all.
Please someone explain..?
Reply


Messages In This Thread
INI_String. - by Denying - 12.05.2013, 10:41
Re: INI_String. - by Lordzy - 12.05.2013, 11:10
Re: INI_String. - by Denying - 12.05.2013, 11:28
Re: INI_String. - by Lordzy - 12.05.2013, 11:34
Re: INI_String. - by Denying - 12.05.2013, 12:21
Re: INI_String. - by Lordzy - 12.05.2013, 13:04

Forum Jump:


Users browsing this thread: 2 Guest(s)