SA-MP Forums Archive
help here - 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: help here (/showthread.php?tid=527020)



help here - kesarthakur - 20.07.2014

i want register date of the player in a stats dialog

all i want to know is my register date contains multiple dots ....
so which format i should use?
ex: %f,%i,%s,%,......


Re: help here - Lajko1 - 20.07.2014

use %d


Re: help here - GShock - 20.07.2014

%d- %d- %d date , month and year


Re: help here - kesarthakur - 20.07.2014

Quote:
Originally Posted by GShock
Посмотреть сообщение
%d- %d- %d date , month and year
i said multiple dots in one format


Re: help here - GShock - 20.07.2014

Multiple dots?


Re: help here - Metharon - 20.07.2014

%s - text
%d - number
%e - others
%f - float