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

Pages: [1] 2 3 ... 5
1
Help Me / Re: Poker league - points... help plz
« on: July 22, 2009, 04:49:11 AM »
Thanks Corey!

Now i see I would be never able to write it my own...

But, i tried it and it allways awards 1 player less then it should be... so when there is 20 players, instead 5, only top4 players get pts...
So i changed some numbers :

(switch(r, 1, 12, 2, 10, 3, 8, 4, 7, 5, 6, 6, 5, 7, 4, 8, 3, 9, 2, 10, 1, 0) / 100) * (r < (if(n < 21, 6, if(n < 26, 7, if(n < 31, 8, if(n < 41, 9, if(n < 51, 10, 11)))))) ? 1 : 0) * prizePool / 100

Just tell me is this ok?
Atm I am testing it... and everything looks fine for now...


(Even though i couldnt write it, i understand your formula, and that confuses me... It seams ok... can you explain me what was wrong?) (I guess somewhere where you put "<", you forgot to add "=")

2
I would like to help you but I am not sure what you need...

ITM, or "in the money" is just a term for a player who earned something in a tournament... If there is 10 players, and top 3 get payed, then 3 players are in "in the money"

HIT - if you bust somebody out of tournament you get 1 HIT... in my opinion its interesting but not important...


As for what you came up with, its really just money balance after tournament, you dont need formula for that... when tournament is over go to the "stats" tab, (refresh tourneys) and there you have "total winnings" and "total take" columns... they should be showing numbers you wanna see (i guess)...

3
Help Me / Re: Poker league - points... help plz
« on: July 20, 2009, 10:47:44 AM »
Hmm... i thought i explained it well, sorry...

If there are less then 20 players i want to reward top5 players with pts, if its between 21 and 25 i wanna give pts to top 6 players, 26-30 top 7 players etc, 31-40 top 8, 41-50 top 9, 51+ top10....

1st  - should get exactly 12% prize pool / 100 (if there is 10000€ prize pool that would give player exactly 12 pts)
2nd - 10% prize pool / 100
3rd -  8%prize pool / 100
4th - 7% prize pool / 100
5h - 6% prize pool / 100
6th - 5% prize pool / 100
7th - 4% prize pool / 100
8th - 3% prize pool / 100
9th - 2% prize pool / 100
10th - 1% prize pool / 100


I dont know how to expain it better... is this possible?

Also, as i wrote above, in case of deal, i want to all players same amount of pts which should be minumum they coulda won... Lets say 3 players left and decided to make a deal and split the prize pool... i want to give them all points for 3rd place...

4
Help Me / Re: Poker league - points... help plz
« on: July 20, 2009, 06:32:28 AM »
Hmm... I started on my own, read whole manual and I still dont know what to do...  this should be line only for the first place...

if r=1, 0,12*pp/100

not working...


really need help...

5
Help Me / Re: Poker league - points... help plz
« on: July 18, 2009, 08:28:23 AM »
yes, one more thing... what happens when last 2 (or3) players decide to split the prize pool and there is no actual winner... how do the points get awarded?...

If last 3 players decide to make a deal i would like for them to each get points for 3rd place... is that doable?

6
Help Me / Poker league - points... help plz
« on: July 17, 2009, 12:33:27 PM »
Hi... I am old TD user but havent been using it for a while...

Now i want to start new league and I need some help...

I am familiour with basic stuff but when i got to awarding pts i am not sure where to put the formula...  (at game tab? or where?)
Also i am not sure how to make formula for calculating pts, but i have a system which i would like to use... It would be based on number of players...

if its between 6 and 20 players ->
1. 12% prize pool / 100
2. 10% pp / 100
3. 8% pp/100
etc
4.
5.

if its between 21 and 25 players ->
1. 12 pp /100
etc
2.
3.
4.
5.
6.

if its between.... etc...

I am sure if someone writes mi guidelines i would be able to write whole formula by myself...

7
Uf... I hope it wont take another 4 months before he comes back...

I really like this template...

8
Help Me / Re: Background color on exported HTML
« on: November 03, 2007, 03:30:12 PM »
But that wont work if i export it and put it on website...so, manual editing is the asnwer... ok

9
Help Me / Re: Automatic seating of players at buy-in
« on: November 03, 2007, 03:22:39 PM »
Yeah, how to set that at the buyin player get automaticly random seat number...

11
Help Me / Background color on exported HTML
« on: October 24, 2007, 03:05:06 AM »
I am exporting every tourney and stats in HTML and print them out for easy showing on game night. Every time I export them default color is blue but since its new season i wanted to change it..

Is there any other way besides manually changing code in HTML document?

12
Templates, Layouts and Sounds / Re: PHP Template Converter
« on: October 07, 2007, 08:22:59 AM »
Anything that would incourage people to create better lookin templates would be great. I dont have a clue how to create my own layout, so I am stuck with the default, cheap lookin default.

I am looking forward to developing this part of TD...


13
Help Me / Overall score formula for best "x" results?
« on: October 07, 2007, 07:27:23 AM »
EDIT : found answers on some question, so i deleted them...

New one is... i have played 50 tournaments, which formula to use to create overall scoring which will use only best 40 results?

14
General Discussion / Re: Which poker site would you recommend?
« on: October 01, 2007, 04:14:54 AM »
Well, i didnt had to time to read em all, but i saved them and gave a quick look... It seams as a smart tip, even though most of that i allredy knew...

Still, i didn read it all...

15
General Discussion / Re: Which poker site would you recommend?
« on: August 30, 2007, 04:56:29 PM »
I ve been looking for some poker site reviews and I found TitanPoker as no1 on few sites... Anyone played there? Some feedback?

Pages: [1] 2 3 ... 5