- Feb 4, 2020
- 31
- 6
Dumb question. How do you remove the ending speech bracket for textractor? Do you use an extension?
You could either use the Replacer extension by populating a line of SavedReplacements.txt with something like: |ORIG|「|BECOMES||END| so it replaces the original text with nothing ( you can use it to set character names so MTL doesn't translate a name too) or you could do a similar thing with the RegEx filter extention.