Patchou...little question - 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: Scripting (/forumdisplay.php?fid=39) +----- Forum: Plug-Ins (/forumdisplay.php?fid=28) +------ Thread: Patchou...little question (/showthread.php?tid=14185) Patchou...little question by Whacko on 08-06-2003 at 06:14 PM
would it be possible to make a small addition to the PublishInfo() function like "IsSoundPlugin" so that if sounds are disabled from MsgPlus itself, these plugins do not get loaded ? cos now i have to program that myself. ot a big deal tho, but for useres having to disable all separate sound plugins this might be handy RE: Patchou...little question by optimism_ on 08-06-2003 at 06:28 PM better yet could there be some way of accessing from within a plugin a state variable to see whether it is ok to play a sound file, or not if the user is in busy status or boss/lock mode? RE: Patchou...little question by Patchou on 08-07-2003 at 06:09 AM I agree that it would be nice to have... that will probably be there in future updates. In the meantime, I sugget you to check for the regsetting in the registry and for the "Busy" status.. it will cover 98% of the situations RE: Patchou...little question by optimism_ on 08-07-2003 at 08:58 AM ok, sounds good for the mean time |