15.05.2011, 17:39
Is there some way of make reading with Y_ini? Like this:
To compare a string of a file with another string.
Код:
if(strcmp(INI_String(file[], key[])), "test", true) == 0) SendClientMessage(playerid, -1, "Success.");