i belive some of you have this problem. Alot of people alerted me for this fact in a script that i have. mirc 6.03 should have this fixed buit the problem is still there.
Its a very unusual bug. Some people when run $asctime(..) get alwais $null. I belive it depends from timezones or pc confs since i tryed one of the scrits(including mirc.exe and all ini files) that had that problem and worked with me.
It will work if you give it the correct parameters. $asctime(...) is not valid. It expects you to provide a ctime value (the number of seconds since epoch), and perhaps a time formatting string.
DALnet: #HelpDesk and #m[color:#FF0000]IR[color:#EEEE00]C
The script that was tested had the neaded parameters. the .. was suposed to mean that. it was working like this .. $asctime(%mp3_duration,nn,ss) Since it worked for most of people...