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.