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

    Inability to add Psi-like abilities?

    I've been trying to add the Inspired (tsucora spirit) from the Eberron setting for a personal campaign but I've noticed there appears to be no way of adding Psi-like abilities? Is this a bug in the files themselves?
  2. R

    Adding Spells to Spell List

    Mathias, What was the tag to add to a class to turn a spell into a class spell via script?
  3. R

    Renaming the rows of an array

    Mathias Is there a way to rename the rows of an array? Instead of Row 0, could I change it to A?
  4. R

    Mythic Tier field?

    I've been digging through the hero field list and am not finding one that shows mythic tier/rank. Where would I locate this information so I can script something with it?
  5. R

    RavenX Pathfinder Data is not backward compatible.

    This has come up a few messages I've received on the Pathfinder forums, so I want to make certain I clarify it here. The data for Pathfinder that I convert from other settings is not compatible with the d20 data files. I put a lot of time and work into converting the data to be used with...
  6. R

    Skill descriptions

    Is it possible in hero lab to overwrite the description text of a skill from a script? Or would I have to make a new a copy of the skill in question?
  7. R

    RavenX Updates - Powered by Hero Lab

    Version 1.3 of the Dragonlance data files has been uploaded for release. The release notes that follow detail what has been finished with this update. Enjoy! Release Notes V.1.3 Dragonlance Data Dragonlance Campaign Setting Pantheon The following deities will be available with V.1.3 of...
  8. R

    Gizmo help

    Mathias, I'm trying to figure out how to set the name of Custom items like weapons, armor, scrolls, etc. How do I access the name of weapon, armor, spell, whatever that is chosen in the form so that it changes the name from " - Custom Armor - " to the name of the armor?
  9. R

    GenCon August 14th-17th

    Just posting a reminder to folks on the forums that the majority of the Lone Wolf Development Staff will be at GenCon this weekend. Please be extra kind in your posts over the weekend as the staff may not be readily available to reply to posts regarding bugs and user projects until they are...
  10. R

    Help with usrArray selection portal?

    Mathias, I've managed to add portals for user selection based on the candidate fields, like this... <portal id="menu" style="menuNormal"> <menu_things field="usrChosen1" component="none" maxvisible="20" usepicksfield="usrSource1"...
  11. R

    Tag Count vs. Other Methods

    Mathias, We've had numerous talks about the use of "Class Levels and Helpers" before, and I hate to go back to this, but I've noticed whenever I have to bootstrap Spell-Like Abilities for Pathfinder, the bootstrap condition usually counts the number of Class.? tags to determine if the condition...
  12. R

    Health levels on the in-play tab?

    Are there plans to implement health levels as part of the in-play tab? I noticed they were missing when I created a test character for a game session.
  13. R

    Counting copies

    Mathias, My next question is how do I get hero lab to keep track of the number of copies something has? I know pathfinder uses a field xCount that tracks this, but how do I set up something like this for class features? I have to bootstrap the same ability multiple times in some cases and it...
  14. R

    Editing an array

    Mathias, Is it possible to rig a form so that a user can input a value into an array? I'm trying to think of ways to handle hit points, I think an array might work but I need to know if it's feasible to make this accessible via a form first.
  15. R

    Procedure info displaying help

    Mathias, I'm trying to get this procedure to work so that it shows the names of all class features in a list. What am I doing wrong with it? <procedure id="cSpecInfo" scripttype="mouseinfo"><![CDATA[ @text = "{b} - Class Features & Special Abilities - {/b}{br}{align left}" var i as...
  16. R

    AD&D 2nd edition Spells

    This message is being posted so that interested parties may contact me about helping add spells to the base data files. I will provide a pre-release version of the files with the editor for the purpose of adding spells to the system to interested parties. At this time, the only data entry I am...
  17. R

    Adjustment for Spells Cast Per Day

    Mathias, Now that I have teh spells memorized and spellbook taken care of I am attempting to figure out how to build the appropriate adjustment piece that increases the character's spells per day. While looking at Components.Core I found that adjustments only have one candidate field but in...
  18. R

    Prepared Spells limited to spellbook contents

    Mathias, I'm trying to figure out how to limit the tag expression so that prepared spell choice is limited to the spells in the spellbook. I can't seem to understand what part of the spell expression tells herolab to limit it to spellbook spells though. I have two tag expressions set up so...
  19. R

    Weapon Proficiencies

    Mathias, I don't have a system of feats that grant weapon proficiencies in 2e, should I build a separate component that handles these and assigns the appropriate tag? I am asking because I can't figure out how to get a weapon added on the proficiencies table without it showing a copy on the...
  20. R

    World of Darkness data

    RavenX World of Darkness: V.1.0 release is out now! I have debated releasing these files for some time now, so I am happy to announce that I decided to go forward with sharing what data I have to the community. For World of Darkness I have added data from Armory (some weapons were missing and...
Back
Top