• 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

Recent content by MadHatterMoran

  1. M

    Hero Lab Editor: Bonus to Skill

    So I'm trying to add a situational bonus to spellcrafting when crafting magical items. For some reason, no matter how I do it, I'm either getting errors, or it says it's working, but nothing comes up. I have it added to the class, so I know that isn't what's going wrong. I've tried setting up...
  2. M

    ignore pre-req

    So I'm attempting to create a new class, and give them firearm proficiency. For some reason, when I choose to skip the pre-requisites it still gives me an error saying that it needs a +1 BAB. This class has the slow attack bonus, is there a way to skip this pre-req?
  3. M

    Error with enhancing speed.

    So I've tried 2 different things. if(#levelcount[Chrono]>= 3)then #enhancementbonus[hero.child[Speed].field[svMisc]] + 10 endif and if(#levelcount[Chrono]>= 3)then hero.child[Speed].field[BonEnhance].value = maximum(hero.child[Speed].field[BonEnhance].value, 10) endif Yet I keep getting an...
Back
Top