[Expert] How To Get Compile Time As String ? - 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: [Expert] How To Get Compile Time As String ? (
/showthread.php?tid=460497)
[Expert] How To Get Compile Time As String ? -
Mehdix - 28.08.2013
Pseudo code:
if(cmdtext == "/about"){
ShowMessage("Script Update Data : " COMILE_TIME_OR_SYSTEM_TIME);
}
I'm not looking for exact code but only some light on COMILE_TIME_OR_SYSTEM_TIME so I won't bother to define such a thing and edit it every time I make a change to script.