Shoutbox

Sripts in preferensdialog - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: WLM Plus! General (/forumdisplay.php?fid=23)
+----- Thread: Sripts in preferensdialog (/showthread.php?tid=61507)

Sripts in preferensdialog by theeal on 06-26-2006 at 06:29 AM

I'm glad, you can edit in the scipts, but why do you have to read the script to get it running?
In the 3.xx you just hit the script and run it, so I think there will be people out there, who will be glad if you fix this little thing, more like it were in the 3.xx


RE: Sripts in preferensdialog by Matti on 06-26-2006 at 06:35 AM

What you have is the function OnEvent_Initialize(MessengerStart) where your script is in. You can add more event functions which will execute on a specific event, like when you send a message or change your status.
For all available events, please read the Events Reference in the Scripting Documentation. :)