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

    Using Checkboxes

    Trying to create a matrix that is 4 columns by 5 rows that uses checkboxes. When a checkbox is selected the character receives a talent. The first pick has to come from the first row. As picks are made they may or may not open up the matrix so that second tow checkboxes can be selected. By...
  2. T

    Menuarray

    Is there an example anywhere of a working menuarray. I am not programmer but I can parrot code okay if I see a working example. All I see in the Skeleton files is the example in components.core and visual.dat. I keep trying to make them work in a table but have not had any success. Anyplace I...
  3. T

    Not seeing my changes.

    Created a duplicate of my Savage Worlds in Herolabs. I want to run one session that is dedicated to my Rifts game. Went in to change a few switches by adding default="yes" in the control.1st file on the various Companions. And then I reload the data and none of the switches have taken affect on...
  4. T

    One hand weapon damage bonus

    I am trying to add +2 damage to the hero when they fight with a single one-hand melee weapon. My current results give every weapon +2 damage. Pre-attributes Priority 10000 Index 1 ~ If we're disabled, do nothing doneif (tagis[Helper.FtDisable] <> 0) foreach pick in hero...
  5. T

    Armor Adjusting Feat

    I am trying to add a Feat that provides a +1 armor bonus when the hero is wearing armor. I looked at Shield Focus and it seemed quite close to what I wanted. I just needed to change from a shield to armor. My evaluation script occurs in the post-levels Priority 500 Index 1 ~ If we're...
  6. T

    4 by 5 grid table

    Would it be possible to make four row by five column table in HL?
  7. T

    Appears Malicious

    I was trying to download Realm Works for the first time. I thought my email for kickstarter is the one where I receive all the updates for kickstarter. That email did not work so I tried another email just for the heck of it and much to my surprise Realmworks Beta began to download. After...
  8. T

    Encumbrance Threshold error

    I am trying to create the Encumbrance Threshold for the Star Wars RPG Edge of the Empire. Taking the skeleton files and following the Savage Worlds walkthru and modifying where needed such as here. I am trying to convert the load limit to encumbrance threshold. When I compile HL informs that I...
  9. T

    HL Won't compile

    HL gives me the following error message: File: traits.str(line 145)-The character sequence '--' may not be used inside a comment. One or more timing errors were identified. Please review the timing report and correct the errors. Line 145-147 of the traits.str file is: <!-- Skill component...
Back
Top