Different MPlus settings on different accounts possible? - 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! Help (/forumdisplay.php?fid=12) +----- Thread: Different MPlus settings on different accounts possible? (/showthread.php?tid=92956) Different MPlus settings on different accounts possible? by auroraplus on 11-18-2009 at 01:05 PM Hi. I've been using MPlus for years and I like it, w/o it msn would be nothing for me. Before that I used many different clients, just not to use the "pure" msn client! Now here is my problem. When I use the feature of poligamy, my second account's mplus live settings do not change. Scripts I use also run for that second account too! (like display picture changer...) What should I do in this case? RE: Different MPlus settings on different accounts possible? by Spunky on 11-18-2009 at 05:52 PM
Things like scripts need to be edited to prevent them changing the second account. This is not always an easy task for an experienced user (or some coders for that matter). RE: Different MPlus settings on different accounts possible? by CookieRevised on 11-19-2009 at 03:31 AM
Some corrections and additions to what Spunky has said: quote:Because scripts always run globally. This is the way scripts work. Remember that a script runs as soon as Messenger is started and Plus! is loaded. Thus that is even before a user signs in into Messenger. Hence the global nature of scripts. quote:Unfortunatly correct. Although it is pretty straitforward and actually very easy when you know what you're doing (or read the help documentation first) and take 'polygamy' in account when you start writing a script. quote:Not correct! Most Messenger Plus! settings are per-user, thus _not_ global. Only a very very few (like the polygamy/multi-msn setting, the skin setting, and one or two others) are global settings. All other settings are saved and applied per user. |