Shoutbox

[Release] Script reloader - 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)
+----- Thread: [Release] Script reloader (/showthread.php?tid=85901)

[Release] Script reloader by SmokingCookie on 09-12-2008 at 09:32 AM

Regarding: RE: Restart script through code.

Note: I have not written the core function that reloads the script, CookieRevised has. Although it should work, I do not guarantee you full bugfree functionality. This script is provided "as is".

This is just a simple developers' tool, allowing you to reload a script, using a command or an interface window. If you use the interface window, the script will search the scripts' directory (default: C:\ Program Files\Messenger Plus! Live\Scripts) for the nearest match and fills in the text box for you.

An error is generated if you try to reload this script.

Use "/ReloadScript -Functions -ANYPARAM" to display the functions of the script.


RE: [Release] Script reloader by Felu on 09-12-2008 at 12:51 PM

Could you make it a dropdown instead of the autocomplete? Its really buggy e.g. when I enter 'c' it shows me a script name with c but I actually wanted to type 's' and whenever I hit backspace to delete it shows the name again and doesn't even let me remove the c :S. In that case i've to select it all and delete and type s then.


RE: [Release] Script reloader by SmokingCookie on 09-12-2008 at 12:52 PM

Workin' on it.

Solved ;)

See 1st post