quote:
Originally posted by Jay_Jay
quote:
Originally posted by Matty
I might release a new one with the bug fixes but we will have to wait until I get my notebook back as I have been tinkering with it and improving it, breaking some stuff in the meantime lol.
lol cant wait for the next version and really the part where it saves in the folder specified
Open the script for editing, change the file to ss4.functions.js
Change line 363 from
code:
return folderpath.ReadString(0, false);
to
code:
return folderpath.ReadString(0, false)+'\\';