STAR TREK 2d20
  1. #1

    Progress Bar Issue

    I have progress bars in one window that need data in another window. How do I point these progress bars to the right place to get the data they need?

  2. #2
    Are you talking about the progressbar template in CoreRPG?
    If so, all it cares about is that the paths specified in the source tags are relative to the current window database node.

    Regards,
    JPG

  3. #3
    Quote Originally Posted by Moon Wizard View Post
    Are you talking about the progressbar template in CoreRPG?
    If so, all it cares about is that the paths specified in the source tags are relative to the current window database node.

    Regards,
    JPG
    So, would that look like

    sheet.numMax

    I'm using Ruleset Wizard, so that might make a difference...

  4. #4
    I have no idea how it works in RSW. You'll have to ask the RSW community developer.

    In the XML, it's just a specific set of tags.

    Code:
    <source>
      <current>...</current>
      <max>...</max>
    </source>
    or

    Code:
    <source>
      <used>...</used>
      <max>...</max>
    </source>
    Regards,
    JPG

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
5E Character Create Playlist

Log in

Log in