• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Merging content of user files

EldritchWeaver

Well-known member
I've looked around the forums, but I can't find a description of how you move the content from file A to file B. From what I gather is that there should be a way, but it isn't obvious to me. Can someone please fill me in?
 
user files are just text files you can open them in a text editor, copy all the things from one and paste it into the other. Just make sure you don't copy the <document></document> tags from the one and you paste the content inside those in the other.
 
And if your not use to working with XML I recommend making a backup of both files BEFORE making changes. If you copy/paste wrong the file will no longer load in HL or in the editor.
 
Yeah, its sometimes easier to address some problems just getting in and editing the text files directly rather than messing with the editor. As SC notes, its always a good idea to do a backup before you do it, though.
 
Back
Top