SA-MP Forums Archive
Getting time [dini] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Getting time [dini] (/showthread.php?tid=491477)



Getting time [dini] - bogushas - 30.01.2014

I really need a tutorial how tu save the gotten time and how to use him.

Код:
   
    new Year, Month, Day;
    getdate(Year, Month, Day);
This is how to get it, but how to save it in dini, when i have iDate in playerDB ant how to save it on iDate?