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

Search Results
Subject Author Forum Time
RE: [help] MsgPlus.DisplayToast
As you suggested, I removed and reinstalled Live from scratch, then applied Live Plus right away to it with no A-Patch or Mess Patch. I launched the program and in the debug section I still get false for function OnEvent_Initialize(MessengerStart){ ...
ninja0n3Scripting06-25-2006 at 03:52 PM
RE: [help] MsgPlus.DisplayToast
Tell me about it... it still returns false and I can't really figure out why it's doing that. makes no sense... BTW, I have the A-patch installed Is there compatibility issues with A-patch or something?
ninja0n3Scripting06-25-2006 at 03:26 PM
RE: [help] MsgPlus.DisplayToast
Apologies for the double post. I restarted live with online status, it still returns false. I have no idea why. Everything seems to be in normal conditions. I have also tried to test with the following code: [code] function OnEvent_Initialize(Messen...
ninja0n3Scripting06-25-2006 at 03:00 PM
RE: [help] MsgPlus.DisplayToast
I added a function to see if DisplayToast was returning fasle and it is. This said, none of the conditions stated in the doc are met... is there any place where I could check the exhaustive list of why it would return false?
ninja0n3Scripting06-25-2006 at 02:49 PM
RE: [help] MsgPlus.DisplayToast
Message is defined, and the debug window open, I also made sure I added a debug.trace(Message) so I would see if the message was actually passing. Debug.trace does show the message, but the toast is not displayed. My status is set on away. here is t...
ninja0n3Scripting06-25-2006 at 02:23 PM
[help] MsgPlus.DisplayToast
I've been trying the tutorial script in getting started, however, when I call the function [code]MsgPlus.DisplayToast("", Message);[/code] nothing happens, any ideas why?
ninja0n3Scripting06-25-2006 at 02:15 PM
[Hide Excerpts]