Unix time not saving?
#4

I've already told you there's no issue with the saving, meh. Here.

pawn Код:
new INI:File = INI_Open(UserPath(playerid));
        INI_SetTag(File,"data");
        printf("donator!!!!! %i",PlayerInfo[playerid][Donator]);
        INI_WriteInt(File,"Donator",PlayerInfo[playerid][Donator]);
INI_Close(File);
Reply


Messages In This Thread
Unix time not saving? - by DaniceMcHarley - 28.12.2014, 18:19
Re: Unix time not saving? - by Facerafter - 28.12.2014, 18:37
Re: Unix time not saving? - by Ahmad45123 - 28.12.2014, 18:46
Re: Unix time not saving? - by DaniceMcHarley - 28.12.2014, 18:49
Re: Unix time not saving? - by Ahmad45123 - 28.12.2014, 18:53
Re: Unix time not saving? - by DaniceMcHarley - 28.12.2014, 18:54
Re: Unix time not saving? - by Ahmad45123 - 28.12.2014, 19:04
Re: Unix time not saving? - by DaniceMcHarley - 29.12.2014, 06:57
Re: Unix time not saving? - by DaniceMcHarley - 31.12.2014, 08:38

Forum Jump:


Users browsing this thread: 1 Guest(s)