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

    Monk Class Specials based on Charisma?

    Alright, I'm at this again after a long break. I thought I'd start by refreshing some of my older custom stuff to get myself back into the hang of coding and while I've had some decent luck and am starting to understand things again, I'm also finding myself confused on some issues. Before...
  2. A

    Help with shield tags

    I'm trying to figure out how to tell Hero Lab to disable a feat when a certain set of parameters are met. I have most of it figured out but the one that I cannot find or figure out is if the hero is wearing a shield. Post-attributes; 10000 ~get our encumbrance level and whether we are...
  3. A

    Helper.SpcDisable not being delivered

    Yet again, I'm banging my head against my keyboard trying to figure out why a script is not working. The script is as follows: Post-attributes; 10000 ~Get our encumbrance level - if we're encumbered by that, or if we're wearing armor or shield, we're disabled if...
  4. A

    Overwriting a Description.

    I've got down the #appenddesc script for adding text to a thing. I've searched for a while now and in doing so, I've read a decent number of posts but I cannot find any sign of a script that would allow for the overwriting of a things text, altogether. If there is, I have had zero luck finding it.
  5. A

    Removing Monk Weapon Proficiencies...

    Man, I just keep running into problems with this monk archetype I'm working on... My problem now is that I cannot figure out how to get rid of the Monk Weapons listing under feats. My first attempt was to check the box next to Monk Weapon Proficiencies (tagid: fDisable.fWepMnk) but this did...
  6. A

    Remotely Force usrChosen1 Pick?

    I've spent some time looking for a way to force the usrChosen1 pick to be what a specific class special calls for. Specifically, I'm trying to force the choice of the Feral Combat Training feat to select the claw option for the hero. So far I've had zero luck getting anything to work. It is...
  7. A

    Class Special Changing a Weapon Name?

    Is it possible to change the name of a weapon from the a class special feature? Specifically, I have a class special that is bootstrapping the Catfolk Exemplar (Sharp Claws) feat, which in turn bootstraps the wClaw weapon. This creates a weapon with the name "Claw x2 (Catfolk Exemplar (Sharp...
  8. A

    Primary Abilities as Secondary Abilities in Archetype!

    Alright, here we go... I've searched on this and found a few threads that cover how this should work which has gotten me to this point. I am trying to add Cleric Domains as a secondary ability to an Archetype of Sorcerer. I understand Cleric Domains are a primary ability of Clerics and as such...
  9. A

    Custom DC calculation

    I have been having some difficulty with getting one of my Eval Scripts to output what I am requesting of it. The primary thing that isn't happening, is the picking of which Attribute Modifier is highest and pulling that number into the variable. The specific code that doesn't seem to be working...
  10. A

    Powerful Charge

    I've searched this item several different ways and have basically come to understand (I think) that there is no way to have HL multiply damage dice within itself. I'm not sure if this is a bug or just a current limitation. What I'm wondering is, is there a way to script it so that when the...
Back
Top