Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Authoring Kit

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
tkarn
Senior Member
 
Join Date: Jun 2007
Posts: 273

Old June 29th, 2018, 01:17 AM
I have a list of special abilities. Each ability is associated with a charactertype.

I have a dynamic table that shows the special abilities. That works fine.

Now I only want to show these special abilities with is associated with a special type.

I use the candidate expression, for example:

<![CDATA[
CharTyp.ctySpeak
]]>

When I use the ctySpeak type, the special abilities are shown in the pick.
When I use the ctyWarr type, the special abilities are not shown in the pick. I think it works fine.

When I use the candidate expression:

<![CDATA[
CharTyp.ctySpeak | CharTyp.ctyWarr
]]>

the abilities of both types are shown. That works fine.

Now I only want to see the abilities either of ctySpeak or ctyWarr.
How can I built the expression. I tried if then. I does not work.
I tried findchild, but it didn't work too. What do I do wrong?
tkarn is offline   #1 Reply With Quote
 

Thread Tools
Display Modes

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 06:05 PM.


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