Shoutbox

Joe - Time+Date Script. - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: Joe - Time+Date Script. (/showthread.php?tid=62220)

Joe - Time+Date Script. by Br4yd3nP.Plus on 07-01-2006 at 08:22 AM

Hello.

In the scripts database located on MSGPLUSLIVE.NET.

( http://www.msgpluslive.net/scripts/browse/index.php?act=view&id=28 )

It says in your Description:

This script will update every minute, it displays the date and time in your PSM (YYYY-MM-DD HH:MM).

Well..

Messenger.MyPersonalMessage = time;    MsgPlus.AddTimer("RefreshPSM",1000);
}

+

         Messenger.MyPersonalMessage = time;
         MsgPlus.AddTimer("RefreshPSM",1000);
    }
}

The bug is nothing really.

But 1000 is not 1 minute.

Thanks,

Brayden.


RE: Joe - Time+Date Script. by NiteMare on 07-01-2006 at 08:36 AM

true, 1000 is 1 second