• 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

Combining dat files

chiefweasel

Well-known member
Hey all, I am looking to see if there is a way to combine dat files? This would make it easier for people to work on projects, such as the feats from a book, we could have 3 people work on it, and when each is done combine it into 1 dat file that can be shared out. Is this possible at all?
 
OK, I opened a .dat file in notepad, but only 2 of the 11 feats I have in the .dat file show up in Notepad. Any idea what this might be?

I tried to recompile the .dat file, and re-tested all 11 of the feats in it, but got the same result when I opened the .dat file in notepad. The 2 feats that are showing are the only ones of the 11 that I am using on a character now, but I wouldn't think that would make a difference.
 
If you open that .dat file in the editor, all 11 show up in it? You're sure you don't have a different version of the file floating around somewhere? A backup copy in a different folder?

The editor in HeroLab is just parsing the XML in the .dat file - the feats can't be missing or they wouldn't show up in the editor, either.
 
Notepad and some other editors have a limit to how much text they can display, they will just cut off anything in excess of that. Only 2 of 11 feats sounds pretty small to run into that problem, though.
 
Ya, doesnt sound right to me either. when i tried to open the same file in Word, all it showed were a few tags and no data at all. It seems like the text editor makes a difference to what you see. I'm goign to play with it some and see if I can find an editor that displays them all.
 
I just tried opening a large file (srd_feats.dat) in notepad - it shows everything correctly.

Like I said, use HL's editor to check the file you're wondering about - you have some of the feats in other files.

Word is probably interpreting the XML tags through its HTML functions, and doing a terrible job of it.
 
Back
Top