Author Topic: Event and Token Attributes Suggestions  (Read 1524 times)

Seitz333

  • Full Member
  • ***
  • Posts: 117
    • View Profile
Event and Token Attributes Suggestions
« on: November 07, 2011, 09:17:46 AM »
I'm starting to really get into customizing the TD and came up with a few suggestions.

I would like to see the following attributes added to the Rankings token:

rotate=
rotateMax=
rotateDelay=

It would also be nice to split Ending of Rounds and Ending of Breaks into 2 different events. Reason is I don't want to use sounds at the end of breaks or I want to use a different sound for the end of breaks.

If I'm just missing on how to do this then I appologize.


Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6220
    • View Profile
Re: Event and Token Attributes Suggestions
« Reply #1 on: November 07, 2011, 11:04:19 PM »
I'm starting to really get into customizing the TD and came up with a few suggestions.

I would like to see the following attributes added to the Rankings token:

rotate=
rotateMax=
rotateDelay=

Sounds reasonable.

It would also be nice to split Ending of Rounds and Ending of Breaks into 2 different events. Reason is I don't want to use sounds at the end of breaks or I want to use a different sound for the end of breaks.

If I'm just missing on how to do this then I appologize.

For an event to occur at the end of a round, select "A level ends" as the Trigger and set "isRound=1" as the Conditions.  Set the Conditions to "isRound=0" for the event to occur at the end of a break.

Seitz333

  • Full Member
  • ***
  • Posts: 117
    • View Profile
Re: Event and Token Attributes Suggestions
« Reply #2 on: November 08, 2011, 07:08:58 AM »
Thanks Corey!