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

    Tactical Console question

    I thought I had seen a post where somebody had created a round counter for different adjustments so that every time the new round button was clicked it would could down or up the number of rounds the adjustment was active. Has anyone seen that or have I just imagined it, which isn't out of the...
  2. J

    COM_5ePack_PHB - Deities.user

    odd question, I don't have the community pack loaded, yet I'm still seeing the pantheon choices as though I do have it loaded. Any idea why this might be happening? J
  3. J

    Can you automate Half Healing

    Is there a way to automatically have a specific character only heal half of the hit points he/she should? I'm thinking not, but was wondering if there was a way. Just thinking if they Cleric heals for 8 and they enter 8 in the healing box that it would automatically half it. Seems silly to do...
  4. J

    change default image search location

    Is it possible to change the default location that Hero Lab uses for Images in portfolios?
  5. J

    Script I made for Haste adjustment that seems to work to me.

    I hope that others will find this helpful and/or tweak it to make it a better. pre-levels 10000 ~ if we're not active, just get out now doneif (field[pIsOn].value = 0) hero.child[ArmorClass].field[tACDodge].value += 2 timing Haste AC Second script ~ if we're not...
  6. J

    More script questions

    perform hero.assign[Condition.pcnProne] will assign the prone condition, is there something that can be added to the script that would add the check mark on the adjustment page? The above will bold the condition, but the check box stays blank, and it appears that you can't actually set that...
  7. J

    Tabaxi Criminal

    Nevermind I are not smarticle. J
  8. J

    Snippet issue

    I'm having a bit of an issue that I don't recall having previously. I find that if I add information to a snippet, then do a ctrl-t to add another snippet or use the tools add or remove anything, the snippet is erased. Is this working as designed? I haven't used Realm Works in quite some...
  9. J

    trying to give a penalty to Initiative

    I'm sure you fine folks are as tired of hearing from me as I am asking. I found the below script on how to calculate half character level. ~ Calculate half character level minimum 1 field[abValue].value += maximum(round(field[xTotalLev].value/2,0,-1),1) I'd like to actually figure this for...
  10. J

    darkvision question

    Is there a way to stack dark vision and have it reflect that in hero lab? Example would be a bugbear wearing a blue dragon mask. While wearing the mask he should have dark vision out to 120 feet. Joe
  11. J

    Background Skill proficiency

    Has anybody come up with a script that checks your chosen skills and if a background skill is already chosen then opens the list for any other skill to be chosen? I hope that question makes sense, basically when you choose your background if one of the skills that is normally assigned has...
  12. J

    Trying to add an adjustment that gives Resistance and Vulnerability

    I'm trying to add an adjustment that will show a character as having Resistance to Piercing and Vulnerability to Slashing. Can't quite figure out what I'm doing wrong. The script is as follows: Pre-levels Priority 10000 ~ if we've been disabled, get out now doneif...
  13. J

    Cloud Giant Alignment

    Is there way to modify the alignment output on a stat block via scripting or some other method? The Cloud Giant has a 50 / 50 chance of being NG or NE, just wondering if there is a way to have this show in the statblock. I am assuming not since it hasn't been done in the community pack. Joe
  14. J

    Ring of Blinking on Kingdom portfolio

    Do any of you have an issue adding a ring of Blinking to a cities magic items in a kingdom portfolio? I add the item and there is no name of the item, just ring 27,000gp, all other magic items I have added show the name, type of item and price. Joe Edit: regular character portfolio adds it...
  15. J

    Adding race via editor gets duplicate entry error

    I'm trying to add the Verdurous Ooze via the Editor and when I save it gives me a duplicate entry for rVerdOoze, but I can't find anything that would seem to match that race id. Any ideas on where I can look, I certainly don't see Verdurous Ooze in Hero Lab. Any help is appreciated, thank you...
  16. J

    Sync error 101 newer build available

    Sorry for the question I did some searching but didn't seem to match on this particular error. Question is how do I get to sync again? I just started using the software this week. Thanks in advance for any help you can provide. Joe
Back
Top