What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] Alert on specific message

[Request] Alert on specific message
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15517
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: RE: [Request] Alert on specific message
quote:
As you can read in the Official Scripting Documentation

Syntax
[boolean] PlaySound(
    [string] SoundFile
    [number,optional] MaxPlayTime
);

Parameters: SoundFile
[string] Path to the sound file to play. The path is relative to the script's directory by default, to override this behavior, prefix the path with "\". Example: "\C:\directory\sound.mp3". If this string is empty, the current sound playing is stopped and the function returns.

+

quote:
Originally posted by roflmao456
btw, for a single backslash ( \ ) you have to put two. so

\\

=

MsgPlus.PlaySound("\\C:\\Program Files\\Messenger Plus! Live\\Scripts\\Wakealert\\wakeupfaggot.mp3");

or if you put the mp3 in the same directory as your script:
MsgPlus.PlaySound("wakeupfaggot.mp3");


---------------

PS: glargle, make also sure the MP3 is an actual proper MP3. Also, Plus! can play many formats, but it is quite possible that some subformats can't be played.
.-= A 'frrrrrrrituurrr' for Wacky =-.
07-18-2007 10:46 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Request] Alert on specific message - by glargle on 07-17-2007 at 11:51 PM
RE: [Request] Alert on specific message - by roflmao456 on 07-18-2007 at 12:25 AM
RE: [Request] Alert on specific message - by glargle on 07-18-2007 at 12:44 AM
RE: [Request] Alert on specific message - by roflmao456 on 07-18-2007 at 01:32 AM
RE: [Request] Alert on specific message - by glargle on 07-18-2007 at 01:45 AM
RE: [Request] Alert on specific message - by roflmao456 on 07-18-2007 at 02:30 AM
RE: [Request] Alert on specific message - by glargle on 07-18-2007 at 03:10 AM
RE: [Request] Alert on specific message - by roflmao456 on 07-18-2007 at 03:42 AM
RE: [Request] Alert on specific message - by glargle on 07-18-2007 at 04:33 AM
RE: [Request] Alert on specific message - by markee on 07-18-2007 at 04:45 AM
RE: [Request] Alert on specific message - by glargle on 07-18-2007 at 04:58 AM
RE: RE: [Request] Alert on specific message - by davidpolitis on 07-18-2007 at 06:39 AM
RE: RE: RE: [Request] Alert on specific message - by CookieRevised on 07-18-2007 at 10:46 PM
RE: [Request] Alert on specific message - by Spunky on 07-18-2007 at 12:25 PM
RE: RE: [Request] Alert on specific message - by davidpolitis on 07-18-2007 at 01:36 PM
RE: [Request] Alert on specific message - by glargle on 07-18-2007 at 02:50 PM
RE: [Request] Alert on specific message - by Spunky on 07-18-2007 at 03:47 PM
RE: [Request] Alert on specific message - by glargle on 07-18-2007 at 04:00 PM
RE: [Request] Alert on specific message - by Spunky on 07-18-2007 at 04:20 PM
RE: [Request] Alert on specific message - by glargle on 07-18-2007 at 04:28 PM
RE: [Request] Alert on specific message - by Spunky on 07-18-2007 at 05:14 PM
RE: [Request] Alert on specific message - by glargle on 07-18-2007 at 05:35 PM
RE: [Request] Alert on specific message - by Spunky on 07-19-2007 at 12:27 AM
RE: [Request] Alert on specific message - by glargle on 07-19-2007 at 01:14 AM
RE: [Request] Alert on specific message - by CookieRevised on 07-19-2007 at 09:47 AM
RE: [Request] Alert on specific message - by markee on 07-19-2007 at 01:08 PM
RE: [Request] Alert on specific message - by CookieRevised on 07-19-2007 at 03:20 PM


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