Quote:
|
I fixed the (stupid) error occurring when the output folder didn't exist, and also added an option to change the default output location at the beginning of the file.
|
Sir this is an excellent script, I would like to make a humble suggestion if i may...
In your Summary for your Custom Path:
Code:
/// <summary>
/// Set this value if you wish the scripts to be output somewhere else rather than in the default RunUO\TheBox
/// directory. This should be a full valid path on your computer
/// ( Ex. C:\Program Files\RunUO\Scripts\Custom\Addons)
/// </summary>
could you add to your example path to let newbies know that they will need to add a @ and " " symbols in order for the custom path to not throw an "Unrecognized escape sequence" error on compile when trying to use a custom path.
while intermediate to advanced programmers will know what this means, newbs wont.
roadmaster