Lone Wolf Development Forums  

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

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
royalfa
Member
 
Join Date: Feb 2011
Posts: 37

Old January 13th, 2012, 03:13 PM
Ok I resolve the selection of skills (2) at the creation step of the character "bootstraping" the things. Here is the code.

Quote:
<thing id="OrSkill2" name="Origin Skill" description="Origin Skill." compset="RaceFeat">
<fieldval field="usrCandid1" value="component.Skill"/>
<tag group="Hide" tag="Special"/>
<eval phase="Traits" priority="10000"><![CDATA[
~add origin skills
perform forward[OrSkill.?]
]]></eval>
</thing>
Every race must have this. (here is one question: If all races must have this is good idea put in the componet.race or is fine in each thing.race?)

Ok. The trouble is that this second chose list allows to chose again the first skill selected. How I make the menu don't show the skill already selected?

Moreover, as I previously said in other post the characters can only purchase ranks on this 2 skills and that granted by his classes.
The above "thing" has the instruction -->
Code:
perform forward[OrSkill.?]
and I think in add this in the portal baSkill defined in the tab_skills
Code:
<list>OrSkill.?</list>
this not work. I try other things with list but without success either.

I will try with <candidate> and try to find another way to "filter" to show the skills in the respective tab
At last, some skill will need to be showed, because they have ranks but the character can't purchase ranks in this ones. I'm thinking this kind of skill only show in summary tabs and in sheets, again need to figure it out how to make a filter. (this based in the ranks>0)

Thanks
royalfa is offline   #1 Reply With Quote
 


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:47 PM.


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