Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - User Projects
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
Mergon
Senior Member
 
Join Date: Sep 2012
Location: Ottawa, Canada
Posts: 788

Old August 22nd, 2014, 02:23 PM
I am trying to create a feat that grants the use of a 1st level Psion power. I am using an existing feat as a template and am having a problem with the custom expression that allow the selection of that power.

The feat I am duplicating uses the following expression: component.

component.BaseSpell & sLevel.1 & (sClass.cHelpWiz | sClass.cHelpSor) & !Spellbook.?

I am having a problem finding the equivalent of the following:

component.BaseSpell component.BasePower
???

sLevel.1 pLevel.1 ???

Is there anywhere to find a list of the tags used with Psionics Unleadhed? Otherwise can anyone help me with this custom expression?

Watch your back, Conserve your ammo,
and NEVER cut a deal with a dragon!
Mergon is offline   #241 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old August 22nd, 2014, 02:37 PM
Quote:
Originally Posted by Mergon View Post
Is there anywhere to find a list of the tags used with Psionics Unleadhed? Otherwise can anyone help me with this custom expression?
Make a Psion and add a power to its list. Then right click on the "?" and look at its tags. Make sure your "Develop->Enable Data File Debugging" is turned on so you can see the tags.

Video Three in this post covers using the develop tools to find stuff.

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.

Last edited by ShadowChemosh; August 23rd, 2014 at 09:05 AM.
ShadowChemosh is offline   #242 Reply With Quote
Quintain
Senior Member
 
Join Date: Feb 2012
Posts: 546

Old September 7th, 2014, 08:28 PM
Tim,

I'm getting the following error when adding an Astral Skin to a new Aegis of level 1:

Attempt to access field 'cTotalLev' that does not exist for thing 'rcPUaEvade'
Location: 'field calculate' script for Field 'xTotalLev' near line 46
- - -
Attempt to access field 'cSpcBonLev' that does not exist for thing 'rcPUaEvade'
Location: 'field calculate' script for Field 'xTotalLev' near line 46
Quintain is offline   #243 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old September 12th, 2014, 01:00 PM
Quote:
Originally Posted by Quintain View Post
Tim,

I'm getting the following error when adding an Astral Skin to a new Aegis of level 1:

Attempt to access field 'cTotalLev' that does not exist for thing 'rcPUaEvade'
Location: 'field calculate' script for Field 'xTotalLev' near line 46
- - -
Attempt to access field 'cSpcBonLev' that does not exist for thing 'rcPUaEvade'
Location: 'field calculate' script for Field 'xTotalLev' near line 46
Sorry just saw this post. I am 99% sure this is a known issue and fixed in the next release. I know TCArknight has done a lot of work in this area.

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   #244 Reply With Quote
Ualaa
Senior Member
 
Join Date: Sep 2013
Location: Vancouver, Canada.
Posts: 815

Old September 16th, 2014, 02:20 PM
BUG

The Aegis is gaining the feat: Master Craftsman at level one. This requires five ranks in a profession or craft skill, and is listed as a level five class feature under special abilities on the Aegis tab.
Ualaa is offline   #245 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old September 16th, 2014, 03:38 PM
Quote:
Originally Posted by Ualaa View Post
BUG

The Aegis is gaining the feat: Master Craftsman at level one. This requires five ranks in a profession or craft skill, and is listed as a level five class feature under special abilities on the Aegis tab.
Thanks for the bug report. I added it to the LIST.

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   #246 Reply With Quote
Quintain
Senior Member
 
Join Date: Feb 2012
Posts: 546

Old September 17th, 2014, 11:20 AM
Do you guys have a common code repository so that other individuals like myself can potentially add features, etc to the package?
Quintain is offline   #247 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old September 17th, 2014, 11:25 AM
Quote:
Originally Posted by Quintain View Post
Do you guys have a common code repository so that other individuals like myself can potentially add features, etc to the package?
The link above takes you to github which is our source code repository. That holds the latest build.

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   #248 Reply With Quote
TCArknight
Senior Member
 
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,321

Old September 21st, 2014, 09:36 AM
I want to apologize for not making any progress on this lately. With deaths in the family and an unexpected increase in my work, I haven't been able to focus on this as I would like. Things are getting back to normal, so hopefully I'll make some more progress here soon.

I definitely would welcome more help so we can get this cranked out and awesome.

Thomas
TCArknight is offline   #249 Reply With Quote
tenodera
Junior Member
 
Join Date: Aug 2014
Posts: 2

Old October 3rd, 2014, 08:07 AM
Best I can tell since the latest ipad update the psionic powers tab (the gear) doesn't even show up now. Before you just couldn't add powers. I know this isn't a package issue but an app issue, just wanted to toss it out there!
tenodera is offline   #250 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 07:15 PM.


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