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 - raiisak

Pages: [1]
1
Help Me / How to use TD with seat charts
« on: January 20, 2016, 02:34:50 AM »
Hi, we use seat charts for our players and the registration is a pain. Is there any way to customize and or even better, is there a way to stand in the table section and registere players.

The players are drawing a card from a pile.

2
Thanks for quick reply, sadly "(if rank <= 15, log((n+1)/r), 0)" gives me just error.
I tried to make a new profile with this:
tourmanemt score formula: if rank <= 15, log((n+1)/r), 0)
overall score formula: (1-exp(-average(scores))) * 100

did I miss something?

3
We play 20 tournaments with an av. of 50 players each. We want only top 15 to get point.

What code does we use? And where does it go? I read that we could use sum(top(15, scores)) but never got it to work trought profiles, what is diff between tournament scores and overall scores? And again, where does this code go when we are suppose to use it in our ranking season

PS. we use this for generating points -> log((n + 1) / r)

4
Help Me / Re: Export Player Rankings
« on: August 12, 2015, 02:39:36 PM »
Thank you for clearing this up! Keep up the good work dog :)

5
Help Me / Re: Export Player Rankings
« on: August 09, 2015, 05:26:35 PM »
Thanks, I put in the time and sorted out how to make a league and let the software do the work for me.

But one thing I could not figure out, season. League = several tournaments. Seasons = several leagues ?

6
Help Me / Re: How to figure out bounty in Progressive Super-Knockout
« on: August 09, 2015, 05:24:58 PM »
Thanks for reply, do it manualy until you sort out a bounty function.

7
Help Me / How to figure out bounty in Progressive Super-Knockout
« on: August 06, 2015, 08:14:14 PM »
Dont know if you are familiar with this type of tournament, it is very populare.
Sadly it is a menace to keep track playing it out live, basicly it works like this:

$3200 buy-in. Every player starts with half in bounty and half goes into the pricepool (1600).
Each time a player eliminate another he gain half of the bounty in cash and rest is added to hes own bounty.

So if I knock you out I get 800 (1600:2) in cash and 800 is added on top of my own bounty 2400 (1600+800).

Now if someone knocks me out they get 1200 cash and 1200 is added on their bounty.

Any way to sort this out in TD? Now I am writing everything down on paper and it is very time consuming
when you have a larger field.

8
Help Me / Re: Export Player Rankings
« on: August 06, 2015, 08:00:49 PM »
Clean, simple and works! Thank you.

I figured out how to sort it by rank and so on in excel quickly.

Any easy way to edit the export template to html, would save me aditional time.

Cheers!

9
Help Me / Export Player Rankings
« on: August 03, 2015, 08:14:20 AM »
Hi, I am looking for a way to export player rankings from first bustout to last.

We are using an external solution to post ranks online before moving over to TD and have not had the time to
figure out how this works. But if possible how to I create leagu with using this code:

(LN((X+1)/Y)*100)
X how many players og Y place in tournament.

I need a export to use in excel looking like this example:

1. Me
2. You
3. Someone
4. Else
5. Andsoon
ect. ect.

10
Templates, Layouts and Sounds / Re: Sharing your layouts
« on: May 22, 2015, 08:56:13 PM »
My first skin for a local club!

Features:

* Soundboard (1-9 on numpad)
* Countdown for all rounds
* Countdown for end of re.entries with auto-pause on the clock for 3 final hands
* Hides prizepool until end of buy-in/re-entry
* Easy interface buttons
* Customized sponsor images from Betsafe





Feel free to use/try/grab ideās.

Cheers!

Pages: [1]