Author Topic: Displaying Prizes  (Read 2450 times)

Guerno

  • Newbie
  • *
  • Posts: 34
  • Better late than never
    • View Profile
Displaying Prizes
« on: September 29, 2017, 02:32:26 PM »
Hi,

Would it be possible to add the <Start At> option to <prizes> to start the account when there is a rotate at a different level than the first prize pool.

example :
<b><FONT size="30pt">Prize Pool :</FONT></b> <br><br><prizes showAmounts="true" rotate="true" rotateMax="1" rotateDelay="5" omitAwarded="true" StartAt="1"><br><prizes showAmounts="true" rotate="true" rotateMax="1" rotateDelay="5" omitAwarded="true" StartAt="2"><br><prizes showAmounts="true" rotate="true" rotateMax="1" rotateDelay="5" omitAwarded="true" StartAt="3"><br><prizes showAmounts="true" rotate="true" rotateMax="1" rotateDelay="5" omitAwarded="true" StartAt="4"><br><prizes showAmounts="true" rotate="true" rotateMax="1" rotateDelay="5" omitAwarded="true" StartAt="5">

to display :
Prize Pool :
1st place : XX $
2nd place XX$
3rd place XX$
4th place XX$
5th place XX$

and next rotate :
Prize Pool :
2nd place : XX $
3rd place XX$
4th place XX$
5th place XX$
6th place XX$

... ... ...

thanks!

excuse me for the grammar I am French;)
Sébastien "Guerno" Guernevé

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Displaying Prizes
« Reply #1 on: October 02, 2017, 01:47:02 PM »
It seems like you're trying to have them essentially scroll up.  Is that the point?

Guerno

  • Newbie
  • *
  • Posts: 34
  • Better late than never
    • View Profile
Re: Displaying Prizes
« Reply #2 on: October 08, 2017, 01:41:33 PM »
it's good, I found an alternative:
<marker direction = "up" scrollamount = "2" height = "171"> <CENTER> <prizes showAmounts = "true" omitAwarded = "true"> </ CENTER>

Thank you for your attention.
Sébastien "Guerno" Guernevé