When I use a UTF-8 code for a special character 'é' in the plaque editor, and then save it, when I go back in, the UTF-8 code is replaced with the special character itself.
For example, when I save this code: résoudre
and then I go back into the plaque editor, it looks like this: résoudre
I want for the plaque editor to save my UTF-8 codes as they are in the editor so that I can go back in and see where they are.
The reason I need to be able to do this is because the special characters themselves don't display properly in the game. When the UTF-8 code gets changed back to the special character itself, and then I save the plaque, it is once again not displayed properly. This means that every single time I want to edit something in my plaque, I need to once again change every single accent to a UTF-8 code. This is important because my game is in French.