Lone Wolf Development Forums  

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

Notices

Reply
 
Thread Tools Display Modes
TCArknight
Senior Member
 
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,321

Old February 6th, 2015, 12:41 PM
You know, that might work. I could have a tag on the ability bootstrapped to the tree which told it which row and which column to put it.

A row could also be the vertical link displays, also controlled by tags....
TCArknight is offline   #11 Reply With Quote
TCArknight
Senior Member
 
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,321

Old February 7th, 2015, 12:02 PM
Ok, progress made.

Now, I just need to figure out how to specify which bootstrapped Talent goes to which Tree agent, as the same one can appear on multiple.

I have the Talent on the tree as:
Code:
<bootstrap thing="talFirst">
      <autotag group="SpecRow" tag="1"/>
      <autotag group="SpecCol" tag="2"/>
      <autotag group="SpecTree" tag="spBHAssa"/>
      </bootstrap>
In this case, the SpecTree.spBHAssa matches the identity tag on the SpecTree.

This is the portal for a position on the tree:
Code:
  <portal
    id="stRow1Col4"
    style="tblOuter">
    <table_fixed
      component="Talent"
      showtemplate="stTalent"
      scrollable="no"
      alwaysupdate="yes">
      <list>SpecRow.1 &amp; SpecCol.4</list>
      </table_fixed>
    </portal>
What I need is to somehow include the agent's (which is the SpecTree) Identity (SpecTree.?) in the <list> and I'm drawing a blank on how to include that.

Thoughts?
TCArknight is offline   #12 Reply With Quote
TCArknight
Senior Member
 
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,321

Old February 7th, 2015, 08:17 PM
Found it.

adding agentlist="SpecTree" to the fixed_table definition limits the portal to those Talents that match the SpecTree.? of the agent creating the tab.
TCArknight is offline   #13 Reply With Quote
Vampyre
Member
 
Join Date: Sep 2013
Posts: 78

Old April 4th, 2015, 05:47 AM
Just for my own info, it sounds like Star Wars... Is that it ?
Vampyre is offline   #14 Reply With Quote
TCArknight
Senior Member
 
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,321

Old April 4th, 2015, 01:11 PM
Yep, FFG's version.

I'm at a standstill though because I can't figure out an easy way to allow for selection of an ability from a tree...
TCArknight is offline   #15 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:58 PM.


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