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

Pages: [1]
1
Suggestions / Re: Option for Live Cash Game..
« on: June 04, 2009, 04:30:27 PM »
sorry i just saw this...

I just got back from Vegas and most use the Bravo system...

It may be an option you may want to look into.. In my area alone a 25 mile radius there are at least 20 different cash games running... I am sure all would use the software if you added that option to it.. along with most tournament hosts who usually run cash games as well.

i just think that you maybe want to reconsider it.

2
Suggestions / Cash/ring game page
« on: June 04, 2009, 04:22:57 PM »
just curious if there is any plans to add a cash game page...

i run big tournaments and we have cash games running as well.  having a page with table layouts and waiting lists would be nice, and also a time logged for each player.


3
Suggestions / Re: Tournament Reciept w/ seating assignments.
« on: March 25, 2009, 11:20:13 AM »
I found a thread where scott k did exactly what I wanted.

Not sure if there is a step by step instruction and template we can use

here is the thread...

TIA

http://thetournamentdirector.net/forums/index.php?topic=889.0

4
Suggestions / Tournament Reciept w/ seating assignments.
« on: March 25, 2009, 10:43:52 AM »
I run a local poker website (forum) in which we have monthly Player of the Year events. I am looking for is a reciept with table and seat# that would print out when a player buys in.

When I went to Vegas, every poker tournament I entered had a index card that printed out the following

Buyins, Add-ons: Starting chips, tournament name, description, venue, name of player, and table and seat.

Each player would get these, anyway way of doing this with the software?

5
Help Me / Re: Point formula questions
« on: September 11, 2008, 01:43:37 PM »
ceil(sqrt(((bc*n)/(r+1)))/r)+(n-r)


would this be it then?

Thanks Corey!

6
Help Me / Point formula questions
« on: September 05, 2008, 12:52:49 AM »
ok I use this formula for my points.  round(sqrt(((bc*n)/(r+1)))/r)+(n-r)  based on 20 players the last place finisher gets 0

Now I know I can add +1 to the end of the formula to eliminate that. but instead I would like to roundup.  when I try and use roundup it tells me there is an error in the formula.

Also,  I am running a series of local tournaments.  we get anywhere from 30-70 players.  what do I need to do to keep a running point total for all 20 tournaments?

I am confused where to find this option.







7
Help Me / Re: Need to Make a New Game Type
« on: August 15, 2007, 09:59:52 AM »
my group of players startedplaying horse and other games.

this is awesome, never new it could be used for that

woo hoo!

8
Templates, Layouts and Sounds / Re: Custom Layouts
« on: August 15, 2007, 09:49:44 AM »
I am not sure once I download the zip files what I do with them.

could someone explain exactly step for step, the process of converting to hollywood poker?

9
Help Me / Re: Formua I use wonlt work in TD
« on: May 03, 2007, 09:46:53 AM »
here is the new formula I am using now. 

this works better

round(sqrt(((bc*n)/(r+1)))/r)+(n-r)

10
Help Me / Re: Formua I use wonlt work in TD
« on: May 03, 2007, 09:03:08 AM »
round((sqrt(bc*n))/(r+1)*2)

I tested that one in TD and it works so far as TD accepting it as a formula

ty you that worked...

11
Help Me / Re: Formua I use wonlt work in TD
« on: May 03, 2007, 08:47:22 AM »
((sqrt(bc* n))/(r+ 1))*2)

this si what i have tried with a 50.00 buy in and a 20 player tournament

12
Help Me / Formua I use wonlt work in TD
« on: May 03, 2007, 08:42:00 AM »
roundup(((sqrt (buyin * entries) ) / (finish+ 1.0))*2),1)

this is the formula I use in excel,  but when i test it says there is an error in TD.

Do I have to have all other info for the tourney to be entered to make sure it wrks

I replaced the buyin, entries, and finsih with the correct letters for formula

Pages: [1]