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 - jay@paydaypoker

Pages: [1]
1
Templates, Layouts and Sounds / Re: Best sound for Player Busts Out
« on: February 12, 2008, 01:12:23 PM »
We have alot of older folks and country music fans in our league and we talk a lot of smack in our league so my 5 year old sends out the first person and then Kenny Rogers sends out the rest.

2
Templates, Layouts and Sounds / Re: Post Your Logo's Here!
« on: January 25, 2008, 04:27:00 PM »
here are the two we use here in hampton roads
also using photoshop layering and blending
we started with the bottom one and it pretty muched sucked so we cut out the map and just went with the top one.

3
Templates, Layouts and Sounds / Re: College Backgrounds
« on: January 25, 2008, 04:20:15 PM »
last 2

4
Templates, Layouts and Sounds / Re: College Backgrounds
« on: January 25, 2008, 04:19:19 PM »
couple more

5
Templates, Layouts and Sounds / Re: College Backgrounds
« on: January 25, 2008, 04:15:08 PM »
here are some others

6
Templates, Layouts and Sounds / College Backgrounds
« on: January 25, 2008, 04:11:04 PM »
I am a university of South Carolina Grad. So I greated these in photoshop.  If anyone would likes them but doesnt have photoshop and wants help with any other school but Clemson and Tennesse let me know jay@paydaypoker.org.
The first are the backgrounds from out pretournament signin.  The next one is our mainscreen background, followed by our ranking page, then our seating background and my personal favorite our champions page.  The final is a screen shot of our main layout.


7
Suggestions / Re: High hand chart
« on: January 25, 2008, 03:46:00 PM »
hey great idea thanks.

8
Suggestions / Re: High hand chart
« on: January 24, 2008, 08:24:55 PM »
everyone pays in $5 extra on top of the buy in for the tourny and as long as there is a show down the highest hand for the night takes the extra side pot.

9
Templates, Layouts and Sounds / Re: My Layout
« on: January 18, 2008, 01:53:25 PM »
hey how do you guys get the player rankings and the table layout pages backgrounds to change.  Thanks.

10
Help Me / Re: Help with putting buttons on the screen
« on: January 18, 2008, 01:49:56 PM »
FOr those with the same problems here is what I ended up using:

<nobr>
<tdbutton type="previousround" text="Round -" inheritFont="true">
&nbsp;
<tdbutton type="nextround" text="Round +" inheritFont="true">
&nbsp;
<tdbutton type="addplayers" text="+ Player" inheritFont="true">
&nbsp;
<tdbutton type="buyin" text="Buy-in" inheritFont="true">
&nbsp;
<tdbutton type="bustout" text="Bust Out" inheritFont="true">
&nbsp;
<tdbutton type="rebuy" text="Rebuy" inheritFont="true">
&nbsp;
<tdbutton type="addon" text="Add-on" inheritFont="true">
&nbsp;
<tdbutton type="chop" text="Chop" inheritFont="true">
&nbsp;
<tdbutton type="clock" text="Pause" inheritFont="true">
&nbsp;
<tdbutton type="help" inheritFont="true">

11
Help Me / Help with putting buttons on the screen
« on: January 17, 2008, 08:40:06 PM »
Call me retarded (my wife does) but I can not for anything figure out how to add a button on the screen it self to click on to add players, move to the next round etc.  It says there are instructions on the layout tab and I know it has to do with adding tokens but I can not for the life of me figure out how to add one, it would make it much easier since we dont have the most computer literate bunch that plays with us and it would save me from having to get up each time.

12
Help Me / Re: Tournament season scoring and stats help
« on: January 17, 2008, 08:28:04 PM »
Yeah that is whay I would do. Either that or code it in in the "points for playing" box at the start of the game.  We have extra points for our final table people. 10points plus 1 point for each person they finished ahead of.  Here is the code for that.  if(r < 9, n + max(6-r, 1)*10-(r-1)) + if(r > 8, n-r+1, 0)  I would think that you just would replace the *10 with the number of points you want to give for your last 3 and replace the 8 with a 3.

13
Suggestions / High hand chart
« on: January 17, 2008, 08:23:06 PM »
We run a high hand pool in our event, right now we just keep it on a white board on the side.  A way to incorporate that in the system would be great.

Pages: [1]