28.08.2013, 20:21
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.
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.