What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Bug Reports » Scripts not independant of accounts...

Scripts not independant of accounts...
Author: Message:
Malekith
Junior Member
**


Posts: 30
– / Male / Flag
Joined: Feb 2007
O.P. RE: Scripts not independant of accounts...
I dont see how this should be so hard. In the registry just have a list of all the scritps and have two fields: one called users_enabled which will have a comma seperated list of all the users this script is enabled for and then users_show which has a comma seperated list of all the users this script will appear for.

Whenever a new user is signed in they are added to both these fields. They can then go to the Msg+ GUI and when they remove a script there name gets removed from user_show and user_enabled for that script and when they disable it, there name gets removed from user_enabled and re-added if they re-enable.

Alternately you could have the email address of the user and then under that you have scripts and under that have all the scripts. In scripts you have 2 default keys, status which either true or false which declares wheteher its enabled disabled. Rather then deleteing the folder for the script, you would have a key called "deleted" or something, the reason for this is you could easily integrate a settings function into Msg+ scripting which works like so, setting("setting_name", "setting_value");. This way, if the user deletes the script, then reinstalls there settings remain. And this settings function would make things easier for those who dont understand the registry aswell as others.





Sorry if thats hard to understand, if you need clarification, just ask.

/-- Thanks, Malekith
10-24-2007 12:14 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Scripts not independant of accounts... - by Malekith on 10-23-2007 at 03:28 AM
RE: Scripts not independant of accounts... - by MattyRid on 10-23-2007 at 03:30 AM
RE: Scripts not independant of accounts... - by vikke on 10-23-2007 at 05:42 AM
RE: Scripts not independant of accounts... - by Malekith on 10-23-2007 at 07:07 AM
RE: Scripts not independant of accounts... - by -dt- on 10-23-2007 at 07:54 AM
RE: RE: Scripts not independant of accounts... - by vikke on 10-23-2007 at 02:55 PM
RE: Scripts not independant of accounts... - by Malekith on 10-23-2007 at 08:18 AM
RE: Scripts not independant of accounts... - by Spunky on 10-23-2007 at 01:41 PM
RE: Scripts not independant of accounts... - by markee on 10-23-2007 at 03:25 PM
RE: Scripts not independant of accounts... - by Spunky on 10-23-2007 at 04:53 PM
RE: Scripts not independant of accounts... - by markee on 10-23-2007 at 11:56 PM
RE: Scripts not independant of accounts... - by Malekith on 10-24-2007 at 12:14 AM
RE: Scripts not independant of accounts... - by -dt- on 10-24-2007 at 01:06 AM


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