Author Topic: diffrent text on diffrent <level>  (Read 1893 times)

mcfrojd

  • Full Member
  • ***
  • Posts: 136
    • View Profile
diffrent text on diffrent <level>
« on: January 17, 2012, 02:59:35 PM »
Im running an game with the following structure:

Round 1   22 minutes
Round 2   22 minutes
Round 3   22 minutes
Round 4   22 minutes
Break 1   5 minutes
Round 5   12 minutes
Round 6   12 minutes
Round 7   12 minutes
Round 8   12 minutes
Break 2   10 minutes
Round 9   12 minutes
Round 10   12 minutes
Round 11   8 minutes
Round 12   8 minutes
Round 13   5 minutes
Round 14   5 minutes
Round 15   5 minutes

How do i make a cell in my layout to report the length in minutes for the next round (or break)

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: diffrent text on diffrent <level>
« Reply #1 on: January 17, 2012, 03:29:23 PM »
<duration level="+1">

mcfrojd

  • Full Member
  • ***
  • Posts: 136
    • View Profile
Re: diffrent text on diffrent <level>
« Reply #2 on: January 18, 2012, 10:59:54 AM »
That worked like a charm.
is there any documentation regarding all kinds of tokens there is.
ive found some here in the forum but there seems like there is not much to find elswhere in FAQ or in the Help Manual in program

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: diffrent text on diffrent <level>
« Reply #3 on: January 18, 2012, 05:38:45 PM »
Press the Insert Token button on the Cell Properties dialog.  Every token is listed with a description, and all of its valid attributes, also with descriptions.  The next version will allow you to search from that dialog to assist in finding the token that displays what you want.