23.10.2012, 01:58
Hmm.. you don't need "PlayerInfo[playerid][****] = 0". Just remove PlayerInfo[playerid][*****] =
So it should be like
INI_WriteInt(File, "something",0);
So it should be like
INI_WriteInt(File, "something",0);