Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Wick

Pages: [1] 2 3
1
General Discussion / Double Points for the Last Tournament
« on: May 04, 2023, 04:56:58 PM »
Can you build a formula that would allow you to award double points for the final tournament.
For example 20 week season, first place is 100 points except for week 20 when it would be 200 points.

2
Help Me / Re: Move Game Window to monitor 2
« on: August 21, 2022, 12:29:19 PM »
Thanks, i knew it would be something easy that i just missed.

3
Help Me / Move Game Window to monitor 2
« on: August 21, 2022, 08:37:01 AM »
For the life of me i cant figure out how to to this. I can only get Game Window on monitor 1 (Main Display) and the Settings window on the secondary display. I know i can switch them in the windows display settings, but i Just want to be sure I am not missing something.

4
Help Me / Re: Hand for Hand Clock run off
« on: August 20, 2022, 08:50:22 PM »
That is exactly what i am looking for. So here is a use case if you are interested.

Clock is paused at 2:50 for H for H
Once that hand is done you click on the H for H run off. This would be set to use value that could either be a global setting or better yet set a the tournament level. For this case say its 120 second.
Button is clicked and the clock is, still paused at :50
Next H for H completes and run off is clicked. Clock is now paused at the start of the next level with no time run off.
Rinse and repeat until H for H is done.

Thanks Corey

5
Help Me / Hand for Hand Clock run off
« on: August 20, 2022, 03:54:10 PM »
Is there an easy way to run the clock down, say 2 mins, during had for hand? I know you can reset the clock, but am looking for "easy" button that will take 2 mins off the clock.

6
Help Me / Windows cannot find
« on: January 19, 2018, 04:12:24 PM »
Full error message:

c:\Program Files (x86)\The Tournament Director 3\TD.exe

Windows cannot find 'c:\Program Files (x86)\The Tournament Director 3\TD.exe'. Make sure you typed the name correctly, and they try again.

The user account i am logged in is an administrator. This is the only application i am having this issue with. I dl the installer and i get the same msg but with the installer file name.

I have tried google to see what might be causing the issue, but no luck. I even created a new admin account. I had boot in safe mode to create the account. And i could run TD in safe mode.

Any ideas?

7
Help Me / Re: Adding <entries> and <rebuys>
« on: June 23, 2017, 02:54:17 PM »
Ok Corey

How about buyin - buyinrake

This is throwing an error
<expression text="buyin - buyinRake" format="number">

8
Help Me / Re: Adding <entries> and <rebuys>
« on: June 23, 2017, 02:23:44 PM »
Perfect, i knew there had to be a way to do it.

9
Help Me / Adding <entries> and <rebuys>
« on: June 23, 2017, 01:10:26 PM »
I want to track re-entries separate from the first time entry. I have the autoprize set to include both entries and rebuys when calculating the prize pool.   What i haven't been able to do on the layout is show Total Entries <entries> + <rebuys>.

Is this possible?

10
Help Me / Marquee Scrolling Payouts
« on: June 13, 2017, 02:06:27 PM »
I tried adding a <marquee> to my prizes pool and it works sort of. The prize pool payouts scroll but, there is also a static list at the bottom of the token and it scrolls out of the static list. Here is the html contents. Any idea why is it doing this?

<marquee  direction="up"   scrollamount="1" scrolldelay="50" height="200px">
<prizes>
</marquee>

11
Help Me / Buy -In split between prize pool and ToC Prize Pool
« on: September 27, 2015, 11:54:51 AM »
So if i have a $60 buy in and $50 goes to the prize pool for tonight and $10 towards an end of season ToC, could/should i use the rake field? And is so can i get a total raked from all of the games for this years league (running total)?

12
Help Me / Modify tournament history
« on: January 01, 2015, 01:40:09 PM »
I saw another thread on this issue and thought i had found the solution. I have busted out players in the wrong order. The thread said to use the adjust rankings button.

But here is my problem, i busted out the last to guys in the wrong order and the button does not allow you to move the #1 down or the #2 up.

I tried the Undo Busted Player, but it is greyed out.

Anything i can do to fix this?

13
Help Me / Re: Sorry Page Not Found
« on: March 31, 2014, 03:44:04 PM »
That did the trick.

Thanks

14
Help Me / Sorry Page Not Found
« on: March 31, 2014, 03:03:46 PM »
Just tried to DL v3.3. When I go to the DL page and click on the link to "Download The Tournament Director version 3.3"  it takes me to this page:

Sorry, the page you requested was not found.



What would you like to do?

Download the Tournament Director software?

See some screenshots of the Tournament Director software in action?

Purchase a Tournament Director software license?

Visit the Tournament Director forums?

Read the Tournament Director Frequently Asked Questions?

When I click on the link to download the software it takes me back to DL page..... and round and round I go.
I am doing something wrong?

15
Help Me / Best way to handle this point adjustment
« on: November 03, 2013, 03:10:04 PM »
I run a league that has 8 games and you get to drop two scores. We just finished game two for this season and I had a guy who has only played one other time (last year). I asked before the tournament if is was going to join the league and he said no.

Well he ended up winning and asked me "how much to join the league?". I told him a $100 but, he would have to take a zero for tonight. After explaining what that meant, and why, he said ok and gave me the $100.

So now if I add him to the league it will calculate points for the last game and if I don't add him it will not calculate points next time. So I need to zero out his points for game 2 and adjust everyone else's points to what they would have been if he was not in the league.

What is the best way to accomplish this?

Here is the formula used to calculate points: if(inLeague = 1,sqrt(nm*bc)/(leagueRank + 1),0)

Pages: [1] 2 3