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.


Topics - D71J

Pages: [1]
1
Help Me / updating TD2
« on: February 22, 2011, 09:13:54 AM »
Hi guys,

if I want to update my TD2, do I have to download the evaluationversion in the downloadsection on the site
and install that? My current version is 2.5.8 and want to update to 2.5.11.

Best regards,

Dave

2
Help Me / new formula needed
« on: February 19, 2011, 04:12:54 AM »
Hi guys,

I would like to change the formula I use for our pokerleague. For the moment I'm using the following code for points:

assign("half", floor(n/2))
if(r <= half, round(38 * pow(1.1, half - r)))

With this formula half the players get points. I would like to change that to all people getting points, starting with
the first one to drop out -> 10points.  Then I want the following to get 10% more points then the previous one.
The people who reach the final table (9 people) should get bonuspoints for getting this far: ex. 9 -> 20p, 8 -> 40p,
7 -> 70p, 6 -> 110p, 5 -> 160p, 4 -> 220p, 3 -> 310p, 2 -> 410p, 1 -> 520p.

Can anyone help me with this?

3
Help Me / Displaying leaguestandings before tournament
« on: February 15, 2011, 11:08:00 AM »
Hi guys,

is it possible to create a screen that displays the pokerleaguestandings from my pokerclub
before the tournament starts and during a break. The players in my club get points every
tournament they play, in the stats I can see the leaguestandings, but I would like them
to be displayed on a screen. Hope you understand what I'm trying to do here.

Best regards,

Dave

4
Help Me / running 2 tournaments at the same time
« on: November 11, 2010, 05:15:11 AM »
Hi,

is it possible in TD2 to run 2 tournaments at the same time? Why do I ask? Well, when we have a tournament for our league,
the first 10 players that are busted out, are given the chance to participate in a seperate sit & go in wich the first 3 players
also can earn some points.

Best regards,

Dave

5
Help Me / League-points problem
« on: November 11, 2010, 04:59:37 AM »
Hi,

we have about 500 players in our TD-database and we have allready played several tournaments this year. The tournaments we
have done where all freerolls, but since september we started with a league for members who have payed to be part of that league
and they are now playing for a league-pot. The problem I'm having now is that when there are players who allready played with us
without paying and decide after a couple of games that they are going to join our league, TD will give them the points they would
have scored in the tournaments they participated in when they weren't members of the league yet. So they should only get the
points from the moment they became members of the league. Is there a way to tell TD that those players points only count from
the time they became a member of that league? I hope you understand what I'm trying to say here.

Best regards,

Dave

6
Help Me / Formula for league points
« on: September 21, 2010, 08:22:21 AM »
Hi,

for the league we are playing, I'm looking for a formula. Half of the number of players will finish in the points, the last one of these players in the points will get
10 points. The rest of the players we would like to give 10% more points then the previous one, so if we have 60 players, 30 of them will get points. 30th will
get 10 points, 29th -> 11 points, 28th -> 12 points, 27th -> 13 points, 26th -> 14 points, 25th -> 15 points, 24th -> 17 points, and so on.
The points needs to be rounded down when the points are ,5 or lower and up if they are ,6 or higher. I hope it makes a bit of sense wath I'm asking.
Can anyone give me the formula to do this?

Best regards,

Dave

7
Templates, Layouts and Sounds / My lay-outs
« on: September 17, 2010, 07:25:35 AM »
Hi guys,

just want to show you the lay-outs I created for TD2.
Feedback and suggestions are always welcome.

Best regards,

Dave

Pages: [1]