Unix time not saving?
#5

Quote:
Originally Posted by DaniceMcHarley
Посмотреть сообщение
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_WriteFloat(File,"Donator",PlayerInfo[playerid][Donator]);
INI_Close(File);
Quote:
Originally Posted by DaniceMcHarley
Посмотреть сообщение
Alright so I'm working on a temporary system, and the thing is it's not saving the unix time? Why's that?

I've debugged to see before the saving if the variable is available with the correct unix timestamp, and it is, yet it still doesn't save it.


Thanks in advance.
:\
Then whats the problem ?
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)