View Single Post
  #4  
Unread 01-16-2008, 10:03 AM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

Quote:
Originally Posted by Linadina View Post
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.
Reply With Quote