Quote:
Originally Posted by Linadina
You were right. I changed 2 note files using MS Word. Loaded the standard ones and it worked fine. Thank you. Now to figure out that problem. Going to try using Notepad, not MS Word.
Dave
|
Anytime you're modifying XML you want to stay away from editors that format text (like MS Word). They add some information to the file that you don't see when using it but it essentially breaks the file when the game tries to load it. Any 'broken' custom UI files causes the game to load the default UI.
I recommend notepad for basic editing, but if you start to do a lot of editing I recommend EditPlus.