SA-MP Forums Archive
%d format - 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: %d format (/showthread.php?tid=371715)



%d format - lamarr007 - 24.08.2012

Hi all.. I have trouble with integer format.
How to format integer to this:
Код:
02:07



Re: %d format - Vince - 24.08.2012

"%02d:%02d"

This forum requires that you wait 120 seconds between posts. Please try again in 86 seconds.


Re: %d format - lamarr007 - 24.08.2012

Yes, many thanks