View Single Post
Kevlyn
Member
 
Join Date: Oct 2012
Posts: 37

Old February 27th, 2013, 05:52 AM
Okay, I am trying to figure out how to access the fields of a skill as it passes through trtFinal. I've got the code that identifies the component is a skill, but nothing I've tried has worked to access the fields.

What I've done is create a new field in the Skill component called sklTotal, whose purpose is to display the total Attribute + Skill level in the incrementer of the tab_basics. I thought I had a timing issue where sklRoll was occurring too late into sequence to be useful, so I added the second field and I've got it happening earlier in the process. As it turns out, I think if I could access the skill itself then I may be alright.

My goal is simply to display the total skill roll, skill level + attribute link, in the incrementer. I'm just not sure what to prepend for .linkage[attribute] to access it or if its even possible.

Any insight here would be greatly appreciated.
Kevlyn is offline   #41 Reply With Quote