• 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

Why do changes not take effect?

Fippy

Member
Hello all,
I hate to post a newbie question, but I haven't found the answer searching the forums.

I'm trying to modify the xml files for d20 3.5 rules. I'm not using HAK, but going to the files directly, since I am familiar with XML.

So I'm in: \Application Data\Hero Lab\data\d20\source

I started by adding a simple item to srd_potions.dat, by simply copying an existing item, giving it a unique id field and changing the name and description.

When I reload HeroLab I don't see my new item. I even tried the menu items for Recompiling the data files and quick loading of the data files.

I'm sure I'm missing a very simply step to make my changes active, right?
Thanks!
 
Many of the HL files are static and you cant change them. If you want to add new content, like through the editor, you need to create a new file first then ensure you add the correct deaders and such.

what are you trying to enter? it might be easier through the editor.
 
The files in the "Source" folder are *copies* of the actual source files used by Hero Lab for the d20 3.5 data files. They are provided to demonstrate how stuff works, but they aren't actually used. The actual files are in the folder immediately above and are built into the ".pkg" file. All files in the folder above are compiled together, so your user files must reside in the that folder - not the "source" folder. Also, if you want to edit the 3.5 data files, you generally need to utilize the built-in editor.
 
Ah ok, so you are saying that files placed in the root directory (along with the .pkg files) will be picked up, like inherited classes? i.e. HeroLab looks for additional non-compiled files there?

HAK looked pretty complicated to me which is why my preference was to modify the files directly.

Should I use HAK to generate the skeleton for the additional files, with the headers you mentioned, and then edit the files by hand?

Thanks for the help, I'll probe around some more.
 
Their is a difference between HAK and the editor. They are two different things. To make changes to 3.5 or Pathfinder you don't need HAK you need the editor.

To start the editor you go to Tools->Start Editor.... Then you create a new .user file that will have your changes or new Things you create.
 
ya, sounds like the editor is what you want to use. Its an easy way to enter in custom information, like feats, spells, equipment, things like that.

if you want to build a whole new game system the the Authoring Kit is what you will need for that.
 
Ah, ok so that's the distinction. Thanks. Has anyone come up with a games system for the Framewerk rules, which I believe is what CthulhuTech is based upon?
 
Thanks for your help everyone. The editor was pretty straightforward and I got a bunch of new items created and adjusted some other things.

Kudos to Lone Wolf for allowing the ability to mod things.
 
Back
Top