Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - User Projects (http://forums.wolflair.com/forumdisplay.php?f=55)
-   -   user file merging (http://forums.wolflair.com/showthread.php?t=14066)

FCWesel September 29th, 2011 02:54 PM

user file merging
 
hi, i ended up creating 2-3 files for my homebrew game stuff and I wanted to get them into one file, is there a way to merge the files, or basically do I have to re-script everything from one to the other?

don't know why i bothered with multiple files at the time, just a brain fart i guess.

thanks.

Lawful_g September 29th, 2011 03:07 PM

Check out this thread

http://forums.wolflair.com/showthrea...6lt%3Bdocument

ShadowChemosh September 29th, 2011 03:09 PM

What you want to do is use NotePad, or better yet get TextPad, and open up the .user file. User files are just XML files which is nothing more than basic text.

Open up the one and copy everything after the
Code:

<document>
to
Code:

</document>
Then simply past into the the other .user file after the <document> element.

This assumes you didn't put in of the Version, History, Author info into each .user file. If you did you don't want to copy that to the new .user file

P.S. - Make sure you make a BACKUP of all your .user files before trying this just encase it goes badly. :)

ShadowChemosh September 29th, 2011 03:09 PM

Quote:

Originally Posted by Lawful_g (Post 63307)

Damn ninjas.... :p

FCWesel September 30th, 2011 06:02 AM

Thank you, guys. I will look into trying it this afternoon/evening.


All times are GMT -8. The time now is 05:48 PM.

Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.