• 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

Search results

  1. C

    Hellfrost

    I have just completed a data file for Hellfrost. It should have everything, but I haven't had much of a chance to test it yet. I had to class the Disciple Edges as Power edges, as I haven't been able to figure out how to add a new Edge Type yet.
  2. C

    A couple of questions for the Savage Worlds editor

    How do I add another Edge Type? I can't see anywhere here to add another Edge Type, and I've tried going through the various to find where the current ones are defined with no luck. Also... How do I add a +2 to a specific Knowledge skill? I've tried quite a few code constructs, but I can't...
  3. C

    How do I add a new type of Edge?

    I can't see anywhere here to add another Edge Type, and I've tried going through the various to find where the current ones are defined with no luck.
  4. C

    How do I add a +2 to a specific Knowledge skill?

    I've tried quite a few code constructs, but I can't quite get it to work. I can spin through a foreach and find the Knowledge skill I want, but it won't let me use the loop variable in the modification statement. Am I even close? foreach pick in hero where "thingid.skKnow" if...
  5. C

    Companion books?

    Is there going to be any effort made to incorporate material from the Fantasy and Supers Companion books into Hero Lab, either in the core or as additional data packages? I see that Pathfinder gets a lot of attention as far as updates and data packages. I'm curious to know if Savage Worlds will...
  6. C

    Encumbrance

    I am wondering if I am doing something wrong. I've created some Deadlands:Reloaded characters, and assigned them some gear. A lot of the gear is in saddlebags, which are on the horses. The problem is that the program is counting everything the horse is carrying as encumbrance for the character...
  7. C

    Adding Arcane Backgrounds

    I've tried to add a new Arcane Background (Black Magic) and it won't appear in the list of Arcane Background Edges in HeroLab. It still shows in the Editor. Is anyone else running into this? What am I missing? I am creating it using the Copy button, and I'm duplicating the Magic Arcane Background.
Back
Top