21.09.2014, 19:02
I'm currently working on converting Vortex Roleplay 1's saving system from Dini to Y_INI this is the first problem I stumbled upon,
is there a Y_INI equivalent of dini_Get
I currently have an issue with..
is there a Y_INI equivalent of dini_Get
I currently have an issue with..
Код:
if(strcmp(dini_Get(string, "Password"), password, false) == 0)