07.09.2012, 07:26
Not really sure as i'm not familiar with Y_INI, but i think you have to use 1, instead of true as true will be readen as a string and not an interager..
INI_WriteInt(File,"Banned",1);
I repeat, i'm not sure how Y_INI reads it.
INI_WriteInt(File,"Banned",1);
I repeat, i'm not sure how Y_INI reads it.