O.P. SP3 - MsgPlus Script Problem
I found out about this problem when I couldn't figure out why my script wasn't working.
NOTE : Only happens with the new SP3 Timestamps
If you are using a OnEvent_ChatWndReceiveMessage (and possibly other functions aswel) and you compare the Origin to Messenger.MyName to find out if the message was from you. It will get Messenger.MyName alright, but when it gets the origin, it includes the time stamp.
So, Origin != Messenger.MyName
Anyone know any possible fixes?
|