Hey Chris,
I’m trying to export dialogue text without including player expressions and Rich text tags within the dialogue line. Is there a way to either exclude them during export, or perhaps export them in a separate column?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
If it's only these things in brackets [] and < i > you could use the find and replace function in Excel to get rid of them.
You can use the wildcard " * " to get rid of anything that is inside those brackets e.g. [*] and leave the replace field empty.
And because the other ones have text you just search and replace < i > and then < / i >.
Here's a good little tutorial:
https://www.extendoffice.com/documents/excel/3277-excel-remove-anything-in-brackets.html
Make a Backup before editing!
Great, thank you, Miko