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

    Adjusting CMD

    I see how you can adjust CMD vs specific maneuvers, but how would I adjust CMD overall? I tried using: hero.child[pCMD].field[Bonus].value += 1 but it doesn't work...unless there is a timing issue or something. I used Post Levels, 10,000 for timing. edit: Nevermind, needed to be in Final Phase...
  2. P

    Differentiating between userchosen field with ability that is gained multiple times.

    Wondering if anyone can help with an obstacle I am an encountering! :) I am having trouble with an ability that is gained at 3 different levels and that allows one of two choices each time it is granted. (Therefore I need it to show up multiple times on the special tab if a user selects both...
  3. P

    Increasing Threat range by 1...

    The Tome of Secrets Swashbuckler has an ability called find the mark, which increases the threat range of a weapon finessable weapon by 1. It currently does not show up, is it possible to customly implement this? I see the Keen quality just uses a tag and so does Improved Critical..So I cannot...
  4. P

    Custom Prestige Class Prereqs?

    Where are Prestige Class prereqs defined in the hero lab editor? I tried looking at other prestige classes, but I don't see anything, not even code. If I wanted a prestige class to have these requirements how would I do so? Weapon Finesse +2 BAB and 3 Ranks in Acrobatics.
  5. P

    Put Herolab on my desktop

    I used my secondary license for my deaktop, and I copied and pasted my user data files over and it keeps saying it can't find Improved uncanny dodge (cImpUnDg)....It works on my laptop and shows up in the editor, but does not on my desktop. It won't even let me make a copy of the rogue class in...
  6. P

    Class Special that emulates Weapon Training..

    I want to make a class special that emulated the Fighter Weapon training, but didnt offer new weapon groups everytime it gets better (i.e. another +1). If i do it as a custom ability like the fighter it makes me choose new groups, and I cannot choose custom weapon groups (at least I can't see...
  7. P

    Max Level on Custom Classes

    edit: nevermind i reloaded and it works now...
  8. P

    Coding question regarding enhancement to Natural weapons.

    ok I have a form that toggles on and off and the form grants 1/4 char level to attack bonus and damage with natural weapons. This particular form has a bite and 2 claws. Now the claws are getting the bonus just fine, but the bite doesnt appear to be.... Post Levels, Priority - 10000 ~only run...
  9. P

    Class Special ability that grants feat..

    Ok I see how to restrict the feat granted by class level (count:Classes.XXX >= 4), but how would I restrict it to only granting the feat if the class ability is activated? Or as an alternative, what is the script code for granting a feat? I know how to script things to happen after a certain level.
  10. P

    Complete Arcane Warlock for Pathfinder

    I made a custom warlock, but then converted it to SRD for Complete Arcane. There are three things that arent 100% correct that I know about. 1. Fiendish Resilience: I can't get it to display the value obtained at each level under the Class Tab. It shows up fine in the Special Tab (with crude...
  11. P

    Trying to make Warlock class in Herolab..

    Ok I have a little bit of a problem...I am trying to implement the Warlocks Energy Resistance into Herolab for the class. But there are several things I cannot figure out how to implement. I am very new to this, so I apologize if this is a confusing question, and if my code is just ugly! lol...
  12. P

    Can someone help me with a DC script?

    I am making a custom warlock for Herolab Pathfinder, and I need help with the DC for invocations... I can't just base it off Charisma because the Invocations have equivalent Spell Levels. For Instance Baleful Utterance is treated as a 2nd Level Spell. Anyone have a DC Script available that...
  13. P

    House Ruled Favored Class Options?

    Is there a way to add one of the new Favored Class Options to a Race that doesn't normally get it? For instance, if I wanted to add the Human Sorcerer Extra Spell to a Gnome? I searched forums and didn't see anything, unless I looked it over. Thanks for any help.
Back
Top