The Tournament Director Forums

Main => Templates, Layouts and Sounds => Topic started by: sgt21 on April 28, 2012, 09:30:52 PM

Title: bust out on main screen
Post by: sgt21 on April 28, 2012, 09:30:52 PM
How can I add to the bottom of my layout pause clock, bust out player etc. I used to have it in TD2 but when I brought it into TD3 it was gone. The rest of the layout is there but I cant figure out how to add the button in TD3. There are no option in the toolbox for it.
Title: Re: bust out on main screen
Post by: TIMMER on April 28, 2012, 10:28:49 PM
make a TD-button cell, click Contents, click Insert Token, scroll too the bottom to tdButton click choose the ones you need, place all in 1 cell or make 1cell for each button you need
Title: Re: bust out on main screen
Post by: sgt21 on May 07, 2012, 06:59:05 PM
Thank you.

I was able to put the tokens I wanted except one to pause the clock any idea where that one is.
Title: Re: bust out on main screen
Post by: Magic_fubu on May 07, 2012, 07:41:15 PM
To have it as a link: <tdbutton type="Clock" text="Start Game" inheritFont="false" link="true">

If you want it as a button, change the "true" to "false"
Title: Re: bust out on main screen
Post by: TIMMER on May 07, 2012, 10:24:16 PM
<tdbutton type="clock" text="Pause" inheritFont="true">    If you want some space inbetween the buttons use   &nbsp;   like...... &nbsp;<tdbutton type="clock" text="Pause" inheritFont="true">&nbsp;