Yes, I've already made the change. The files for my "AOD_EQ" plugin get saved with a subdirectory of the 'state' directory, the subdirectory haveing the same name as the plugin: "AOD_EQ".
Technically, someone could write a plugin with the same name as one of my own, and thus create directory confusion... LOL, However, I still use the double-id's, so my actual plugin state files should not be overwritten.
Get my plugins here: http://www.magnumsworld.com/muds/
Constantly proving I don't know what I am doing...
Magnum.
It works. Since MUSHclient is Windows only, there shouldn't be a problem.
I'm done my plugin, but need to wait till Tuesday to resolve a problem with my ISP. I don't have access to my own web-space FTP. I'll consider changing the character to something else while I wait. I could probably just do another dash there, since the next thing to follow is always "AOD_EQ_", so it should never collide with actual state files. I've been considering creating a subdir within the state directory as well.
Get my plugins here: http://www.magnumsworld.com/muds/
Constantly proving I don't know what I am doing...
Magnum.
My "save file" routine appends the file name to that path. It differs very slightly from the default state files, in that the last character is a 'space' above, where as the MUSHclient state files use a 'dash' as the last character.
Unfortunately, I may end up having to write a whole file management series of routines eventually. Currently, my scripts provide no means through the client to delete files. :(
Get my plugins here: http://www.magnumsworld.com/muds/
Constantly proving I don't know what I am doing...
Magnum.
It has been a bit like that - but next week things will be back to normal. A whole lot of things have been happening around here, but next week I should be able to release the plugins version and catch up on some of the forum posts. :)
After searching the internet for a while, seems like perhaps VBS is not capable of reading the registry directly. (Need a third party COM called "WSH"?)
If so, that's not really tolerable for me. I can't expect plugin clients to have the COM, and I don't want to distribute addition files and additional instructions.
I assume you're on vacation Nick, and will get back to this sooner or later. :) - Programming burn out?
Get my plugins here: http://www.magnumsworld.com/muds/
Constantly proving I don't know what I am doing...
Magnum.
Ok, I'll look into learning how to pull a value from the registry next time I work on the script. I would very much like to avoid writing a plugin that has to be modified by the user to work.
Get my plugins here: http://www.magnumsworld.com/muds/
Constantly proving I don't know what I am doing...
Magnum.
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.