Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
Ikonoklast
Junior Member
 
Join Date: Aug 2010
Posts: 8

Old June 28th, 2014, 04:54 PM
I am trying to write a custom expression for a Class Special that will let you select a list of other specific Class Specials

Both the things are added and tested. For a test I added specific skills just see if I was missing anything and when I do the skills show up just fine.

I was hoping someone could give me some information on how custom expressions are created.

Here is the code I am currently using the the Custom Expression field.
Code:
thingid.cGolGunn|thingid.cGolSteam
Thanks,
Ikonoklast is offline   #1 Reply With Quote
AndrewD2
Senior Member
 
Join Date: Mar 2007
Location: Muskegon, MI
Posts: 2,975

Old June 28th, 2014, 05:50 PM
Custom expressions are made up of the tags on items, usually you have a component item and then something to make it more specific.

for example
Code:
component.BaseSkill & SkillAbil.aDEX
would give you a list of dex based skills.
AndrewD2 is offline   #2 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old June 29th, 2014, 08:38 AM
Quote:
Originally Posted by Ikonoklast View Post
Here is the code I am currently using the the Custom Expression field.
Code:
thingid.cGolGunn|thingid.cGolSteam
Nothing is wrong with this expression in and of itself. So the issue is either a) you misspelled the thing id's as it is case sensitive or b) you have the expression set to "picks on hero" and these are not picks but Things.

Under your "Custom Expression" line in the editor is a "Restrict List To..." section with a drop down of choices:

1) "All Picks On Hero" means that the "Thing" cGolGunn has been added to the hero and is live. In such a case when live its is referred to as a "Pick" instead of a "Thing". So what this option is saying is show all of these things that are live and already added to the hero. This option will work for skills that are present on your character but if you used a Knowledge skill that is not present it would not display.

2) "All Things" means show all the Things that are in HL memory but are NOT live on your character. The issue here is you can't adjust the values/tags of a "Thing" as it is not on the character.

My guess is you need to change the "Restrict List To..." to "All Things".

Hero Lab Resources:
Pathfinder - d20pfsrd and Pathfinder Pack Setup
3.5 D&D (d20) - Community Server Setup
5E D&D - Community Server Setup
Hero Lab Help - Hero Lab FAQ, Editor Tutorials and Videos, Editor & Scripting Resources.
Created by the community for the community
- Realm Works kickstarter backer (Alpha Wolf) and Beta tester.
- d20 HL package volunteer editor.
ShadowChemosh is offline   #3 Reply With Quote
Ikonoklast
Junior Member
 
Join Date: Aug 2010
Posts: 8

Old July 1st, 2014, 06:29 PM
Quote:
Originally Posted by ShadowChemosh View Post

2) "All Things" means show all the Things that are in HL memory but are NOT live on your character. The issue here is you can't adjust the values/tags of a "Thing" as it is not on the character.

My guess is you need to change the "Restrict List To..." to "All Things".
I actually had it on none. I changed it to "All Things" and that worked.

Thanks
Ikonoklast is offline   #4 Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 01:04 AM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.