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 July 27th, 2012, 01:30 PM
What is the timing needed to update both a main tab and a summary tab at about the same time?

I'm working on a game system I started a while back and I have an attribute with the Hide.Attribute tag on it. The attribute tab template and the summary tab template are both set up with !Hide.Attribute on the display, so the hidden attribute doesn't display unless a ability deletes the tag.

This works as expected on the attribute tab, but the summary tab doesn't update with the same timings it appears. By default, the attribute is hidden on both tabs. If I add a race that deletes the Hide tag, the attribute appears on the attribute tab, but is still not visible on the summary tab. I've got the timings on the delete of the tag at I think Render/5000 or setup/2000 I forget which.

Thoughts?
TCArknight is offline   #1 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old July 27th, 2012, 03:24 PM
Add the

alwaysupdate="yes"

option to all tables whose list expression needs to be re-tested when scripts change things.
Mathias is online now   #2 Reply With Quote
TCArknight
Senior Member
 
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,321

Old July 27th, 2012, 04:09 PM
That did it, thanks very much Mathias!
TCArknight is offline   #3 Reply With Quote
RavenX
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2011
Location: Nowhere, Virginia
Posts: 3,633

Old July 29th, 2012, 08:18 PM
Quote:
Originally Posted by Mathias View Post
Add the

alwaysupdate="yes"

option to all tables whose list expression needs to be re-tested when scripts change things.
Can this be added to the WeaponBase component as well?
RavenX is offline   #4 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old July 30th, 2012, 08:28 AM
http://hlkitwiki.wolflair.com/index.php5/Kit_Reference

From there, choose "Data File Reference", then "portal", then, either "table_dynamic", "table_fixed", or "table_auto" - there, you'll see where alwaysupdate is listed - so it's used in portal elements, on specific types of portals.

From that original link, go to "Structural File Reference", then "component" - there, you'll see the list of options you can add to the component itself.

So, you can't add it to the component itself, but you could add it to a table that's adding things from that component.
Mathias is online now   #5 Reply With Quote
RavenX
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2011
Location: Nowhere, Virginia
Posts: 3,633

Old July 30th, 2012, 09:11 AM
Ok I see it then. I guess I may have to do this on some of my tables then...
RavenX is offline   #6 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old July 30th, 2012, 09:45 AM
I believe nearly every table in the summary panels for both Pathfinder and Shadowrun has this setting.
Mathias is online now   #7 Reply With Quote
RavenX
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2011
Location: Nowhere, Virginia
Posts: 3,633

Old July 30th, 2012, 10:00 AM
Sadly I am going to be trying to figure out the Shadowrun files at some point to deal with ammo on my guns, and tracking them via in-play mechanics. Right now I am just trying to get the basic stuff done though. Trying to get all the summary panels and tabs done for the system. It is quite a bit of work and I am still learning the portals.
RavenX is offline   #8 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 12:46 PM.


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