• 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. N

    Configurables and spellbooks

    I'm sorry, after 4 hours I must accept that my search-fu has failed me. I'm working on a project and the best solution I can come up with for one of the many problems is to use a configurable. The goal is to create a group of spells from the character's spellbooks. I tested an expression in an...
  2. N

    Can anyone help with coding the Initatior's Soul customization

    I'm looking at doing a level dip into Aegis and picking up Initiator's Soul for the Astral Suit customization. Though just about everything else from Path of War is in the community file, I cannot find this one, so thought I'd do a quick add. I've been trying to code it for the last few days but...
  3. N

    Iterative Attack Adjustment?

    After searching the forum I have found an answer, but it doesn't really work for my current situation. We have an Epic Fighter who has suffered a condition where his number of iterative attacks is reduces (among other penalties). One suggestion I have seen is that you can add the NatPrimary tag...
  4. N

    Can you identify a Pick based on an index value without foreach

    So I've got a long bit of code that currently has 7 foreach statements. Each of these foreach statements are looking for picks based on values in an index field. For those much more skilled at this then I, is there a better way of pulling a pick based on an index field, or am I stuck using...
  5. N

    Is it possible to do a template as a class?

    I know this sounds weird, but in one of our games the characters have leveling templates. They are somewhat similar to Gestalt except that progress is based on events in the game world rather then exp. For example, an 11th level character may have one level in their template. An adventure path...
  6. N

    More problems with psiattr pick

    First the "fluff". A couple years ago the characters in our campaign were nearly drowned in raw chaos energy which unlocked some dormant magical or psionic potential. For the "Crunch", each of the characters gained a couple of first level spells/powers, and spell slots/power points equivalent to...
  7. N

    1st File Question

    For my own sanity I started organizing my additions by campaign or character. To facilitate this I am adding a User Campaign parent source to the 1st File. The question now comes up, can there be more then one 1st File or do I need to reenter the parent directory each time there's an update?
  8. N

    How are gear and location connected?

    So I've been playing around with another problem. I think I could solve several of my puzzles if i could just figure out how to identify when/where things are connected. Example 1: you put your cloak into your backpack. In Hero Lab the gear "cloak" shows as being in location "backpack". I've...
  9. N

    Bootstrap debug help

    I've been trying to automatically add a magic weapon. After a small migraine I gave up with trying to code a custom item, and decided to just make a magic weapon to bootstrap. There's an eval script for magic weapons at First/100 that limits when bootstrap conditions can occur. So I have tried...
  10. N

    Weapon Damage: the timing issue

    ...when the character hold a weapon of this type, blah blah blah <insert flavor text> altering the weapon <insert more lemony goodness> more deadly. The gist is that, as certain levels, the damage die of a weapon would change. for the most part this becomes a lather, rinse, repeat, but I can't...
  11. N

    What are the options for Optional Rules

    Is it possible to add to the Optional Rules? Are they coded in the back end, or are they something we can tweak and add to? Specifically, Pathfinder has HP Options for "Average HP at New Levels" and "Max HP at New Levels". Yet 3.5 only has "Max HP at New Levels". Though as a DM I don't mind...
  12. N

    How to... add selectable special abilities

    So my gaming group tried 4th ed and didn't like it. But as the DM, I loved some of the concepts, especially Minions. Therefore I'm working on a Minion Template. Step 1: Reduce the HP to 1. A simple post-attribute script and done. Step 2: Evasion and Mettle. And with a quick bootstrap and...
  13. N

    Is it possible to restrict familiar race?

    Is it possible to limit the races available for familiars through a special or some other bit of coding? I'm trying (and let me stress trying) to create the Dread Necromancer in Hero Lab. I've gotten most of it functioning, but I want to tighten up some of the features. The class gets the...
  14. N

    Multiple gift license concern

    So I've been playing with HL for several months, and the more I work with it, the more I like it. I was thinking of putting the Gift License for HL on my b-day wish list. A friend point out a possible problem that I haven't found addressed on the forums. What happens if 2 people get the same...
Back
Top