01.04.2015, 15:32
What hell! You cant access Y_INI formated files from dini.
Its simple though:
And you are ploting a var bstring which is not created, might be string instead.
I wonder why dont you use Y_INI for that purpose too?
Its simple though:
pawn Код:
dini_Set(FolderRaces(inputtext), string, "0");
I wonder why dont you use Y_INI for that purpose too?
pawn Код:
INI_WriteString(File, string, "0");