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 - Stuart Murray

Pages: 1 ... 30 31 [32] 33 34 ... 36
466
Suggestions / Re: Layout Conditions suggestion
« on: April 13, 2010, 04:22:26 AM »
this already exists you just have to make your own cell for example I use the following as the tokens:

Today's tournament is a <buyin roundOff="true"> <gamename> <gametype>

Which display the following during a £10 NLHE:

Today's tournament is a £10 Texas Hold 'Em No Limit

Regards
Stuart

467
Help Me / Re: Event help please!!!!!!!!!!!!!!!!!!!!!!!!!
« on: April 06, 2010, 09:39:21 AM »
hi this is what you are looking for:

Event Name: Countdown event
Trigger: The Clock Ticks
Conditions: (state = 1) and (secondsLeft = 240)

state = 1 means the game is pre-tournament
secondsleft you are obviously already using.

Regards
Stuart

468
Help Me / Re: Cell Won't Display
« on: April 05, 2010, 10:00:14 AM »
it may just be the case that the amount of cells you are trying to display exceeds the amount of lines of resolution available.

This is really windows display settings that may need to have the resolution increased to display all the required information.

for example 1920x1080 on an HD LCD is going to able to display far more cells that 800x600 on a old CRT computer monitor.

You could try increasing the resolution of your display to a larger setting or
shrinking the font sizes of your existing information so everything shrinks down to fit the screen, even bringing the font size of the clock down might do enough to fit your missing cells.

Regards
Stuart

469
Help Me / Re: Count down
« on: April 05, 2010, 09:54:19 AM »
I have found on occasion when the game state changes i.e from countdown/pretourney to round or break to round sometimes (rarely) the screen gets stuck on for example a break.  I find loading the layout again clears the error.

Perhaps something similar is happening to your tourney.

Stuart

470
Help Me / Re: Cell Won't Display
« on: April 04, 2010, 06:35:13 AM »
remember there is a even rounds odd rounds and break property set for each cell.

you said you added it to the bottom.  is their enough space on the screen to display it or is it fallen off the bottom?

stuart

471
Help Me / Re: Adding a Winner window - plz help
« on: April 03, 2010, 06:07:23 AM »
I was just having another think about this one.

If you used the Prizes orient token and changed the name of the 1st place prize to Winner or The Winner is etc that would then display instead of 1st Place and that would get round it.  You would obviously need to remove the text from your layout property and use it as a token instead, with prerequisite text required typed into your 1st prize display box.

Best Regards
Stuart

472
Help Me / Re: Adding a Winner window - plz help
« on: March 29, 2010, 11:15:54 AM »
The following formula is used by myself to display 4 prizes at a time, scrolling through them:

<prizes orient="vertical" max="0" showAmounts="true" roundOff="true" showRecipients="true" rotate="true" rotateMax="4" rotateDelay="8">

Max 0 is display all prizes – so 6 would be first 6 etc, 1 would be 1st (providing it is 1st on your list of prizes)
Roundoff is to remove decimal places so false would display £80.35, true would display £80
Rotatemax is 4 prizes at a time
Delay is 8 seconds to move on to next 4 prizes

You can add additions lines of text like the following where <br> represents a new line of text:

Tournament Over <br>
Prizewinners: <br>
<br>
<prizes orient="vertical" max="0" showAmounts="true" roundOff="true" showRecipients="true" rotate="true" rotateMax="4" rotateDelay="8"> <br>
<br>

Hope this helps!

473
Help Me / Re: "about"
« on: March 28, 2010, 03:42:35 PM »
on the GAME tab down near the bottom on the left their is a button called REGISTER where you put ur licence number in.  The About button is just above REGISTER also.

Regards
Stuart

474
Beta Testing / Re: It's a boy!
« on: March 27, 2010, 10:08:36 AM »
Congratulations Corey,

May he fill your life with happiness! Don't worry about 2.6 - enjoy fatherhood for a while!

Stuart

475
Help Me / Re: Table Images
« on: March 23, 2010, 07:09:16 AM »
Chris,

goto the LAYOUT TAB
OTHER PROPERTIES
SEATING CHART SCREEN
you can add images in there of your tables using the EDIT TABLE IMAGES, where it explains how to do it, you can add one picture for all tables or a picture of each table if they are different

Regards
Stuart

476
Help Me / Re: creating events Please HELP!!!!!!!!
« on: March 23, 2010, 07:06:37 AM »
i don't think an exact time trigger exists.  If you are starting your games usually at say 8pm or thereabouts could you not have a trigger that fires around 15-20 minutes before your kitchen closes with the following variable:

Trigger: The Clock Ticks

(isRound) and (state = 2) and (secondsLeft = 600) and ((roundNum = 3))

That would be 6 minutes before the end of level 3 and you could have an audible alert and a message saying the kitchen closes at 10pm?

Regards
Stuart

477
Help Me / Re: DEMO QUESTION... HELP STRUCTURE HELP
« on: March 23, 2010, 07:02:14 AM »
unfortunately not the suggested structures are not very robust.

What I do is create my own structures which can be saved as templates and loaded up when required for use.

Regards
stuart

478
Help Me / Re: Transfer TD image to tv screen
« on: March 22, 2010, 09:22:24 AM »
Just to clarify on what Jodey is saying:

Make sure your resolution setting on the PREFERENCES tab - EXTENDED DISPLAY is equal to or less than the resolution setting of the extended display card. Once you enter the same setting as windows you can click MOVE TO EXTENDED DISPLAY
To access your extended display settings for windows right click on the desktop then go to Personalise-Display Settings then click on the second display, the current resolution setting will be below this with a scroll bar that can be moved up and down to change the video resolution.

479
Templates, Layouts and Sounds / Re: Looking for sound files
« on: March 17, 2010, 06:32:40 PM »
Here's a selection of the sound files I have set-up on my computer the file names are pretty self explanitory:

http://www.4shared.com/file/243416537/7fa9ac00/graham_break_in_60secs_for_10m.html
http://www.4shared.com/file/243416715/a0157bc0/150-300.html
http://www.4shared.com/file/243417042/fef56bc6/graham_-_blinds_up_in_2_mins.html


Please note it's a free file share website so you have to wait 10 seconds before it lets you download any of them!
If you want to download the full works with all the bust out sounds, announcements and events this is the one you need:

http://www.4shared.com/file/243910373/81d09dad/TD_Sounds_Compressed.html


It's a compressed file of 46mb so make sure your broadband is feeling healthy!



nutspl@googlemail.com

Regards

480
Help Me / Re: Events Message Displays
« on: March 08, 2010, 10:57:14 AM »
yeh I understand.  I thought that was the case just wanted to make sure incase I had missed something.

In the end I settled for a flashing message saying the same but instead of <clock> i put in 2 minutes then a new event with 1 minute.

Thanks for your help Corey.

Stuart

Pages: 1 ... 30 31 [32] 33 34 ... 36