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

    Cost of HLO?

    Last Updated: 2/26/2018 Note: Answers with links came from a Lone Wolf employee and I point back to the original post. Official Hero Lab Online FAQ Q1: When buying Starfinder/HLO what does the $35 bucks include? A: (BJ) When you purchase the core rules, you get free service time (180 days)...
  2. S

    Community Editor Projects - Mythic Psionics

    Moving this discussion out of the Community Pack thread. This gives a Competence Bonus to the field BonComp which only exists on a Class Ability because all Weapon Fields where added to them. So you are trying to affect the "Weapon" stats for a Class Ability with the above script. :( If we...
  3. S

    New Tab Pathfinder iPad help...

    First no big hurry on this question. I have it "mostly" working enough for now but would like to know how to fix in the future. I have created a new tab using Panel, Templates and Portals for my Pathfinder house rules game. I got it all to work and look very nice on the desktop software. I...
  4. S

    Unique Skills, Consolidated Skills, Bootstraps and Live Picks, oh my!

    This question is most likely for Aaron or Mathias but maybe Frumple or so may know. I will try my best to explain my issue without a wall of text. :) I have a new component I created that needs to put Tags onto specific skills. To prevent the need of using a foreach loop I used a Linkage to...
  5. S

    ***Pathfinder Packs are going away!!!***

    Well hopefully that got everyone's attention! :D A new feature has been added to the HL binary program that I will be making use of in the next release. The good news is that the requirement to have all these different "Packs" because of official license issues is no more! This means moving...
  6. S

    Setup Powered by HL Updates using DropBox...

    I am going to try and cover how to setup Powered by HL updates using dropbox. This is useful for groups that have there own set of .user files they want to keep in sync across many players. Everything past step 1 is NOT needed if you are just trying to get a .hl file onto the iPad. Step 1 -...
  7. S

    BaseSplPwr component issue?

    I have a custom archetype for the Witch that changes the patron spells into spell-like abilities. It has been working great until the last update. Now I get these errors for each spell that becomes a Spell-like ability. Attempt to access 'focus' pick from script when no focus exists...
  8. S

    Error in the BaseSkill Component?

    So I am adding a Racial Cust Special that acts just like a tool giving a +2 circumstance bonus to a small list of skills. So to make sure they cover the "tools" rules I copied the script from "Thieves Tools" to give myself a place to start. Thieves Tools: Pre-Levels/10000 doneif...
  9. S

    Final Field Value

    I assume no but anyway to affect the "Final" text value of a field using a script outside of the <finalize> element? In example I want to change this final value of "Medium" to something else. Can I do that?
  10. S

    Unchained Consolidated Skills and 3PP Skills?

    So having a heck of time figuring out how to get new skills to work with Unchained Consolidated Skill mechanics. First issue is I get large number of errors from a new mechanic when I have custom skills and Consolidated Skills turned on. So I put in a bug report about that. So finally went...
  11. S

    Out sick

    I figured I should let everyone know as I am getting emails and PMs. I am currently very sick sense Monday morning. I have had several trips to ER and CT scans. I have a massive internal infection causing so much pain that my last ER trip they gave me morphine. :( I am on medication and under a...
  12. S

    Source Element attribute abbrev?

    So I found that the Source Element has the attribute "abbrev" as listed on the "Wiki". Which is great and I added it to some of my Sources without any problems. My question is how do I 'get' to that text from a script? I found the "sourcerefs" command but that gives me back the Source element...
  13. S

    Editor element setup it_linkage?

    So this is for Pathfinder but as its way more advanced and not directly tied to Pathfinder game system I figured I would ask here. So I have the following setup for a new editor inputthing element: <inputthing name="Class Linkage" helptext="Select the class helper that is to...
  14. S

    **Community Bestiary - Hot Fix for Pathfinder v10.13**

    ONLY install this HOT FIX if you have the "Community Bestiary v2.25" installed and getting the error: "CB v2.25a-Hot Fix" download link. So Pathfinder 10.13 caused a load error with the Community Bestiary. Unfortunately I am in the middle of a major change and can't put out the next version...
  15. S

    Pathfinder Community Packs

    This is the main information thread for the community add-ons called "Packs". Each Pack is downloaded and installed just like the official Pathfinder game from inside of Hero Lab. It just requires a one time setup to use and after that you will be auto-notified when updates are released. Setup...
  16. S

    Pathfinder Community Standards....

    I wanted a new thread to storing information about standards for any of the Pathfinder community packs. For full info see THIS link for details. This is a work in progress thread. Something important that will be happening going forward is the use of Github repository for ALL packs. (For...
  17. S

    **Important Note: Community Packages**

    **Important Note: Community Packages*** So time flies by! Looking at my .user files notes I see many of my original Hero Lab files date back to 2009. This means it has been 6 years! In 6 years HL software has had many changes and many advancements including getting to the iPad. The "ideas"...
  18. S

    10.7 User Selection on In-Play tab?

    So in 10.7 it had note that says "Picks that use user selection options can now choose to display those options on the In-Play tab in the Activated Abilities section by checking the "Show selection options on the In-Play tab?" option in the editor. This is intended for abilities that can make a...
  19. S

    **WARNING 3PP Packages Install Issues on Macs with HL v6.1**

    **WARNING 3P Packages Install Issues on Macs with HL v6.1** I wanted to give some important information as the weekend is coming and more people will be installing updates to HL. As of v6.1 of HL on the Mac installing third-party packages like the Community ones install incorrectly. You will...
  20. S

    trkReset Field on Trackers....

    So I noticed the new behavior of the Arcanist "Arcane Reservoir" where instead of resetting to 0 we can reset to another value. I thought cool I think I can use that for a Spell Adjustment. I mimicked the logic from Arcane Reservoir which seems to be basically just setting the new trkReset...
Back
Top