What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Scripts "bouncing"

Scripts "bouncing"
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15517
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Scripts "bouncing"
The problem is in the code:
code:
function OnEvent_ChatWndReceiveMessage(wnd, origin, message){
    if(origin != Messenger.MyName){
The meaning is that your screen name of Messenger isn't the same as the one you're using in the chat window. This can happen when you use StuffPlug's ChatOnly Name (even if not enabled), and iirc also if you have a nick name set in Messenger itself.

So, since you say you don't have StuffPlug:
- Have you ever installed StuffPlug ?

Anyways, this isn't a global Plus! problem, but a local script problem as it happens because of the way the scripts are made.


PS @ dt: the handling of StuffPlug's ChatOnly name is done in WLMPreview, but not in Now Playing. Maybe add that as well. see
http://shoutbox.menthix.net/showthread.php?tid=70...d=780988#pid780988
;)

This post was edited on 03-16-2007 at 02:11 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
03-16-2007 02:09 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Scripts "bouncing" - by skagerstrom on 03-16-2007 at 12:43 AM
RE: Scripts "bouncing" - by -dt- on 03-16-2007 at 12:45 AM
RE: Scripts "bouncing" - by skagerstrom on 03-16-2007 at 12:49 AM
RE: Scripts "bouncing" - by -dt- on 03-16-2007 at 01:38 AM
RE: Scripts "bouncing" - by skagerstrom on 03-16-2007 at 01:45 AM
RE: Scripts "bouncing" - by CookieRevised on 03-16-2007 at 02:09 AM
RE: Scripts "bouncing" - by skagerstrom on 03-16-2007 at 11:12 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On