What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
[Suggestion] Removing contact's display name from event notifications
No one responded to my previous topic, so here it is again. Is it possible to generate custom event notifications for each contact without their display name? The point of this is to make the notifications easier to identify. By removing their di...
RizuWLM Plus! General04-01-2007 at 03:45 PM
RE: Help with cancelling msgplus timer
Now, the script functions, but it does not work the way I want it to. It will just stop the timer after the first delay, regardless of whether "!q" is received or not. When the script is running properly, I type !s, and the debugger window reads t...
RizuScripting03-11-2007 at 10:02 PM
RE: Help with cancelling msgplus timer
Okay, I ran the debugger with this: The actual script is longer, so this line is past the case "Delay 10" call. So I placed an "}" there and it says the script is loaded and ready. But now, it won't send anything past the first delay, regardle...
RizuScripting03-11-2007 at 09:30 PM
RE: Help with cancelling msgplus timer
I fixed that error, but it is still not working... [quote]var aChatWnds = new Array(); function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind){ [color=blue]if(Message == "!s"){[/color] ChatWnd.SendMessage("/vc 15"); aChatWnd...
RizuScripting03-11-2007 at 08:34 PM
RE: Help with cancelling msgplus timer
It is still not working. Here's the complete script with your ammendments: This has only rendered the script unusable. Perhaps I should debug this?
RizuScripting03-11-2007 at 06:24 PM
RE: Help with cancelling msgplus timer
Yes, that does work. But I need a received message to trigger it, just like how "!s" will trigger the array and timer.
RizuScripting03-11-2007 at 06:07 PM
RE: Help with cancelling msgplus timer
Clearly, I must be doing something wrong with triggering the command with a message, because those syntaxes work fine without the message command. Here's what I'm trying to do: What's the proper way to trigger this command with a received message...
RizuScripting03-11-2007 at 05:50 PM
RE: Help with cancelling msgplus timer
So, it would be like this? [color=red]MsgPlus.CancelTimer("Delay1"+[ChatWnd s.length-1]);[/color] I've used that instead, but it still is not working...
RizuScripting03-11-2007 at 05:01 AM
Help with cancelling msgplus timer
I've set up some msgplus timers to automatically send voice clips to my contacts, and I want to be able to cancel them by sending a command. This is a portion of the script: So, how would I be able to properly call the syntax [color=red]MsgPlus.Ca...
RizuScripting03-11-2007 at 03:23 AM
RE: ChangeDp! problem
No, this script was made by MrJezzual. It's located [url=http://www.msgpluslive.net/scripts/view/253-C hangeDp!/]here[/url] in the database.
RizuScripting03-05-2007 at 11:27 PM
ChangeDp! problem
The configuration goes back to default every time WLM restarts. It's too inconvenient to change the settings back to my preferences each time it starts again, and being embarassingly reminded that I need to change them again when someone uses the !...
RizuScripting03-05-2007 at 03:13 AM
[Suggestion] Choosing not to display contact's display name in event notifications
I would love to see this option in the notifications screen. My contacts really love to change their display names all the time, and make them as long as they can. If you choose not to include their display name or e-mail in the toast window, then ...
RizuWLM Plus! General03-04-2007 at 04:59 PM
[Hide Excerpts]