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

Pages: 1 [2] 3
16
Help Me / TD3 suddenly stopped printing receipts
« on: June 30, 2017, 11:05:39 AM »
It tries but it's sending an almost empty job to the printer. The html receipt it stores in the receipt folder is correct but when I check the print queue, the file is just 1608 bytes. See attachment for the printer queue. So the printer basically roll up one (empty) line and that's it.

I've also tried other receipts, with the same result. If I open the receipt in Chrome and print from there, it works fine.


17
Suggestions / Re: Status Updates Feature Requests
« on: December 15, 2016, 09:49:21 AM »
Any idea on the schedule now?

18
Help Me / Chip count history
« on: August 23, 2016, 06:41:12 PM »
We have a longer Final Table tournament every 6 months where we enter the chip count in each break and display on screen. Is there a way to see the history there, so I can the chip count at each break after we're done? Preferably just text. Is this stored anywhere or is it just a snap shot that isn't stored anywhere?

19
Help Me / Better scaling for hires screens
« on: April 20, 2016, 05:59:38 PM »
Hey Corey.

I initially thought of posting this in Suggestions but realized that you probably have a setting for this already so I posted it here instead. :)

We had a company event where I arranged a freeroll on my laptop which has a desktop resolution of 3200x1800 and the text and buttons where off to the point where I couldn't read them. I've included a screenshot to illustrate.


20
Help Me / Re: How to get screen rotation back?
« on: April 15, 2016, 08:24:04 AM »
Thanks Corey, I'll try that next time.

mcfrojd: I'm using this: http://www.dx.com/p/intelligent-id-card-usb-reader-174455#.VxDpYPl96Uk with these: http://www.dx.com/p/mjid-50-entrance-guard-inductive-id-key-card-green-50pcs-232226#.VxDpc_l96Uk
That's a USB "keyboard" that I've connected to the PC running TD. Once the keychain RFID is placed on the reader, the reader beeps and transmits the ID (8 or 10 digits I believe, each keychain having unique numbers ofcourse) as keyboard strokes. Every player has that RFID digit string as its own ID in the player field. So the first time, I need to register a keychain to a player, I edit the player profile and go to the ID field. I then put the keychain on the RFID reader, which "types" the keychain digits to the player's ID field and save the profile (or just click OK I guess). Then I hit the buy-in hotkey in TD which brings up the player dialogue box. I put the keychain back on the reader which "types" it in to the TD player dialogue box and TD finds the player based on the ID.

I also have auto-action here so it automatically randomly places the player on a table and seat and prints a receipt for the player with his table and seat info.

21
Help Me / How to get screen rotation back?
« on: April 10, 2016, 09:19:08 PM »
I'm switching between a start screen showing seating, pot size, prices, etc and another screen showing the current league stat. After the tournament I show a summary and the league stats again.

I'm using an RFID reader that players use to register buy ins with. They hit the buy-in hotkey and then use the RFI reader. The RFID chip they have always start with 0 so if they forget to hit the buy-in hotkey first and just heat the reader with the RFID chip, it's like hitting a bunch of numbers which are hotkeys to various other screens.

When this happens, how can I return to my original screens?

22
General Discussion / Re: Barcode Scanning+thermal printer
« on: April 06, 2016, 06:15:53 PM »
Try opening up notepad, enter something in there and print to see if it is installed properly first.

23
Suggestions / Re: Status Updates Feature Requests
« on: March 27, 2016, 11:23:56 PM »
Just bumping this one as I would like to show who's out and who's in as well. And maybe even points awarded? I'm guessing points aren't calculated until the tournament is over though so it can't be done.
Edit: Oh, and chipcount. For the league final table, we count and manually enter the chipcount per player during the break so it would be cool to show this as well.

Also, and this is the tiniest detail ever, in your TournamentStatus.js example you have big blind / small blind and it should be reversed. :)
Code: [Select]
TDStatus.setValue("blinds", TDStatus.getChipsString(TDStatus.Vars["bigblind"]) + " / " + TDStatus.getChipsString(TDStatus.Vars["smallblind"]));

24
Help Me / Re: Why does Hits have decimals?
« on: December 11, 2015, 04:18:28 AM »
Thanks. :)
The embarrassing part of asking questions here is that it's always something you thought about, and the settings is in a logical place - yet I'm looking in the wrong place. :)
Is there a way to center the text in the columns as well? After the tournament, I display a player rankings screen and another with the <stats> token. But I want to center some columns to make it more readable. I've put more distance between them, but I can't see a way to center the text in a column?


25
Help Me / Why does Hits have decimals?
« on: December 10, 2015, 07:22:37 PM »
Why are Hits displayed with .00 on the stats screen? Any way to change that? Same with points/overall score when you're using Round() function.

26
Help Me / Re: Overall score on Player Rankings screen
« on: December 08, 2015, 07:26:34 PM »
Got it, thanks again!

(Maybe this should be moved to the help me section?)

27
Help Me / Re: Overall score on Player Rankings screen
« on: December 08, 2015, 07:08:21 PM »
Well, I can live with that. I'm guessing the screen pulls the data when showed so it's always updated and I don't have to refresh the stats-screen (given that it's after the tournament)?

28
Help Me / Overall score on Player Rankings screen
« on: December 07, 2015, 09:03:17 PM »
I don't think it is possible to achieve this now as I'm guessing you have to define the filter that controls the overall score formula. Anyways, what I want to achieve is to display the current season status on the player rankings screen. I'm showing the points they were awarded for the current tournament but to show the overall status for the season, I have to pull up the stats screen.

I'm guessing an overall score field where you have to define the profile is the easiest way(?).

Edit: words, to avoid grammar rangers death threats

29
Help Me / Make TD sounds behave like system sounds?
« on: November 30, 2015, 07:17:51 PM »
So I'm using both the standard beep sounds for level change and the sounds from here : http://www.thetournamentdirector.net/forums/index.php?topic=2293.0
My problem is that I'm also running Spotify and I want to lower the volume on Spotify while the TD sounds are playing. Now with e.g. Skype, this happens automatically as Skype sounds are registered as System Sounds. If you go to the Window's Volume Mixer and then click on the System Sounds "icon" (above the volume slider) you get a new window up. If you go to Communications tab you can select how much volume other programs should be reduced to when playing System Sounds, which in my case would be Spotify. However the problem is that Windows (7 in my case) doesn't recognize TD sounds as System Sounds so it doesn't lower volume on Spotify like Skype does. I assume this is OS related and something Corey has to solve. I have no idea what I'm talking about but I'm guessing the sounds has to be registered through som Windows API as System Sounds.

I've been looking though preferences to find this so I don't think it's already done but I'm usually mistaken when it comes to this. :)

Edit: *registered as communication sounds, that is as that's the only reason why Windows is willing to mute every other sound except the communication sounds.

30
Help Me / Re: How to test formula in TD3?
« on: May 07, 2015, 09:08:29 AM »
Ah ok, I got it now. Thanks again! :)

Pages: 1 [2] 3