SA-MP Forums Archive
Question Help: logtimeformat ? - 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: Question Help: logtimeformat ? (/showthread.php?tid=358244)



Question Help: logtimeformat ? - Speed++ - 09.07.2012

In the server .cfg

PHP код:
logtimeformat [%H:%M:%S
What is it ?

from samp wiki

PHP код:
Allows you to configure the timestamp formatThe format is based on the strftime format from C/C++. Here are some examples:
logtimeformat [%H:%M:%S] - (default) This displays only the time, and is the default format for all previous SA-MP server versions.
logtimeformat [%d/%m/%%H:%M:%S] - This would display the date in dd/mm/yyyy format followed by the time in hour:minute:second format
but is necessary, or can I remove it?


Re: Question Help: logtimeformat ? - Dolby - 09.07.2012

this is donґt necessary,this is the 'format' of Hour's,Minute's and Second's printed on Server_log.


Re: Question Help: logtimeformat ? - coole210 - 09.07.2012

All server.cfg information can be found here on the wiki:

https://sampwiki.blast.hk/wiki/server.cfg