Forum: HLO - Pathfinder 2nd Edition
June 22nd, 2022, 08:22 AM
|
Replies: 14
Views: 319
|
Forum: HLO - Pathfinder 2nd Edition
June 21st, 2022, 12:24 PM
|
Replies: 4
Views: 98
|
Forum: HLO - Starfinder
June 16th, 2022, 03:22 PM
|
Replies: 20
Views: 8,443
|
Forum: HLO - Starfinder
June 16th, 2022, 09:47 AM
|
Replies: 20
Views: 8,443
RdDoubleU - has this been reported as a bug...
RdDoubleU - has this been reported as a bug through the normal bug tracker? If not, please do so, because a post hidden on pg 2 of a thread that's only tangentially related is likely to be missed.
|
Forum: HLO - Pathfinder 2nd Edition
June 16th, 2022, 08:10 AM
|
Replies: 14
Views: 319
What tab are you trying to add it on? What is...
What tab are you trying to add it on? What is the table you are using called? For example, if I go to the "Crafting Formulas" table in the Equipment section, and scroll down to "Alchemical Items",...
|
Forum: HLO - Pathfinder 2nd Edition
June 15th, 2022, 05:52 AM
|
Replies: 14
Views: 319
|
Forum: HLO - Pathfinder 2nd Edition
June 10th, 2022, 12:23 PM
|
Replies: 2
Views: 200
|
Forum: HLO - Pathfinder 2nd Edition
June 2nd, 2022, 11:45 AM
|
Replies: 2
Views: 247
|
Forum: HLO - Pathfinder 2nd Edition
May 11th, 2022, 11:17 AM
|
Replies: 7
Views: 3,026
What does "not workable" mean? What's not...
What does "not workable" mean? What's not working, and what is working? I just went to one of my own druid characters, added the spell adjustment for Pest Form (which is the only wild shape he's...
|
Forum: Warhammer 40,000
May 3rd, 2022, 03:04 PM
|
Replies: 1
Views: 765
|
Forum: HL - Pathfinder Roleplaying Game
April 22nd, 2022, 01:16 PM
|
Replies: 5
Views: 663
Without knowing the phase and priority of your...
Without knowing the phase and priority of your bootstrap conditional, I can't debug this. The key question is whether the tags you want to find have been assigned yet at the time you are looking for...
|
Forum: HL - Pathfinder Roleplaying Game
April 22nd, 2022, 07:50 AM
|
Replies: 4
Views: 576
Duplicate the pathfinder game system...
Duplicate the pathfinder game system (Tools...Duplicate Game System). Each copy of each system has its own set of editor files, so you'll have one for this campaign, and another for normal use.
|
Forum: HL - Pathfinder Roleplaying Game
April 20th, 2022, 06:44 PM
|
Replies: 8
Views: 728
Could someone else take a look at the Mechanics...
Could someone else take a look at the Mechanics tab and look at what we've set up for point-buy. I remember that they're stored as Mechanic picks, but I don't have the time right now to write up a...
|
Forum: HLO - Pathfinder 2nd Edition
April 20th, 2022, 05:58 PM
|
Replies: 1
Views: 684
|
Forum: Hero Lab Discussion
April 20th, 2022, 04:51 PM
|
Replies: 8
Views: 1,059
|
Forum: HL - Pathfinder Roleplaying Game
April 18th, 2022, 11:08 AM
|
Replies: 10
Views: 855
In line 2, what is "Category"?
"Reference...
In line 2, what is "Category"?
"Reference to undeclared variable" means "I don't recognize this code (because it's not something that exists) - maybe you were trying to use a variable?"
|
Forum: HL - Pathfinder Roleplaying Game
April 17th, 2022, 06:50 AM
|
Replies: 10
Views: 855
Develop menu, make sure Enable Data File...
Develop menu, make sure Enable Data File Debugging is turned on. Then, add a trait to your test character, right-click it, and choose "Show Debug Tags for XXXXX". In the list of tags, look for the...
|
Forum: HL - Pathfinder Roleplaying Game
April 17th, 2022, 06:41 AM
|
Replies: 10
Views: 855
|
Forum: Hero Lab Discussion
April 6th, 2022, 11:56 AM
|
Replies: 8
Views: 1,059
Please report this as a bug to...
Please report this as a bug to support@wolflair.com so that we can get more detailed information about what's going on, and get some of the files, so that we can inspect them, to see what's wrong...
|
Forum: HL - Authoring Kit
April 1st, 2022, 03:29 PM
|
Replies: 2
Views: 1,034
|
Forum: HL - Pathfinder Roleplaying Game
March 16th, 2022, 05:22 PM
|
Replies: 7
Views: 882
Please search this forum for "Configurable" -...
Please search this forum for "Configurable" - there have been several people who have asked the same question.
Here's one: http://forums.wolflair.com/showthread.php?t=59920&highlight=configurable
|
Forum: HL - Pathfinder Roleplaying Game
March 16th, 2022, 04:55 PM
|
Replies: 7
Views: 882
|
Forum: HL - Pathfinder Roleplaying Game
March 16th, 2022, 03:12 PM
|
Replies: 7
Views: 882
|
Forum: HL - Pathfinder Roleplaying Game
March 14th, 2022, 07:21 AM
|
Replies: 4
Views: 851
|
Forum: HL - Pathfinder Roleplaying Game
March 10th, 2022, 12:29 PM
|
Replies: 4
Views: 907
Capitalization matters - it's Size.Large, not...
Capitalization matters - it's Size.Large, not size.Large
Tags are always going to be two strings paired by a period - a tag group, followed by the individual tag id. So in this case, Size is the...
|