• 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

Psionics Unleashed (Dreamscarred Press) - WIP

Scripting help

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?
 
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.
 
Last edited:
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
 
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. :)
 
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.
 
Do you guys have a common code repository so that other individuals like myself can potentially add features, etc to the package?
 
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
 
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!
 
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!
If that is the case please send in an official Bug Report about the issue. The more they get the higher on the to-do list it becomes.
 
Missing class ability

Marksman class seems to be missing the Evade Arrows ability. Thought I would report it.
 
Getting this error when I load up Pathfinder. (see attachment below)

Any ideas?
 

Attachments

  • A1-Error_For_Pathfinder.png
    A1-Error_For_Pathfinder.png
    174.1 KB · Views: 9
Getting this error when I load up Pathfinder. (see attachment below)

Any ideas?
I am going with your on a VERY VERY old version of Psionics. We have not used "spells" sense v1.x days. Current version is 2.5 and is not showing any issues.

See THIS post for details to make sure you have the latest version. Make sure your read the notes about v2.0 as all spells are removed and Powers are actually added. So make sure you have a printed backup copy of your character first.
 
Last edited:
I am going with your on a VERY VERY old version of Psionics. We have not used "spells" sense v1.x days. Current version is 2.5 and is not showing any issues.

See THIS post for details to make sure you have the latest version. Make sure your read the notes about v2.0 as all spells are removed and Powers are actually added. So make sure you have a printed backup copy of your character first.

Gold.
 
Hey guys.

Great work, really looking forward to using my SoulKnife in our game in the new year.

Out of curiosity, Can I ask where you have gotten to with archetypes? I've noticed a lot of the others have some already, but none for the SoulKnife yet. I've been attempting to make the armored blade, but I'm failing horribly at it, so I'm hovering around here in the vain hope you guys are nearly finished with it :)


Anyway, Enjoy your Christmas!

~ Hinairusu
 
Back
Top