11-21-2022, 11:44 PM
(11-21-2022, 11:36 PM)Random Talking Bush Wrote: Yeah, there was a version the script that did so in the first post, but since it was very outdated I removed it earlier. It's easy enough to replicate, though. Go to line 227 in the script, and for this block of code:
Code:get PATH basename
string PATH += /
getarray BRTISTART 0 i
string PATH += STRNAME
Delete or comment out the first two lines, and change the last "+=" to just "=".
Code:# get PATH basename
# string PATH += /
getarray BRTISTART 0 i
string PATH = STRNAME
This will make the BNTX files extract to the same folder instead.
You, sir, are a legend. Thank you, that's great! Now I just need to go by number, instead of reaching into every folder individually! Can't wait to explore the models, lol