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

Pages: [1] 2
1
Help Me / Concurrent instances of TD
« on: March 18, 2014, 12:05:41 PM »
I've updated to version 3.3 and read in the update log that the launcher has been updated to allow concurrent instances of TD.  However, when I attempt to start another instance it only maximizes the first instance of TD that I have minimized in the taskbar. 

I could have sworn I also read where someone in the forums had run four instances without the use of VM's.  Is there a setting, or preference that I have to check.

Thanks,
Alvisar

2
Help Me / Re: Database Error
« on: June 14, 2012, 01:44:01 PM »
It's something with IE10.  I loaded my database on another machine to test it and I didn't run into the same problem.


3
Help Me / Database Error
« on: June 11, 2012, 06:34:43 PM »
I'm getting a database when I click on the TD database tab.
Any suggestions?



'undefined' is null or not an object (DatabaseTab, TournamentPage: 1255)
 at getDatabasePlayersTable(Array, Number, Number, Array)
 at DatabaseTab._updateForm(Boolean)
 at anonymous()
 at openDialog(SettingsDialog)
 at SettingsDialog.openDialog()
 at Bootstrap.init_OpenSettingsDialog()
 at Bootstrap.initSequence()

Browser: Windows Internet Explorer
Browser Beta: true
Browser Client Info Version: 7.0
Browser Code Name: Mozilla
Browser Decided Version: 9.0
Browser Detected Version: 9.0
Browser Language: en-US
Browser Minor Version: BETA
Browser Version: 4.0 (compatible; MSIE 7.0; Windows NT 6.2; WOW64; Trident/6.0; .NET4.0E; .NET4.0C; Media Center PC 6.0; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET CLR 3.0.30729)
Cookies Enabled: true
CPU Class: x86
Data Folder: C:\Users\alvisar\Documents\The Tournament Director 2
Date: 6:30:18 pm 06/11/2012
DB File: C:\Users\alvisar\td\Data\db\td.db
DB Folder: C:\Users\alvisar\td\Data\db
Install Folder: C:\Program Files (x86)\The Tournament Director 3
Install Info: 4cdc0ef2c4a8cd1c5cb26dac867420f0b67a2c3e39dd45a9730b532678944226e0252a261fd0a45d37c540cb6cf43385fa8352268cd497a5
JScript Build: 0
JScript Version: 5.8
License Info: FpAyEiNFde5qoSbTGZ9c0gFbURo2PvY84E+Wu81qvFXBg1ZYCOWXTBMbEUHr0qSjypp1yBB8hrPpMgvN533JJncMIF7TTtnvCuo9EurhGiM=
Media Player Version: 12.0.8250.0
Online: true
Platform: Win32
Preferences File: C:\Users\alvisar\Documents\The Tournament Director 2\prefs.sav
Repo Config File: C:\Users\alvisar\Documents\The Tournament Director 2\repo.sav
Repo Folder: C:\Users\cdconner\td\Data
System Language: en-US
TD Patch Level: 2
TD Version: 3.1.1
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.2; WOW64; Trident/6.0; .NET4.0E; .NET4.0C; Media Center PC 6.0; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET CLR 3.0.30729)
User Language: en-US

4
Help Me / Re: Final Table not showing up in stats
« on: May 02, 2012, 12:58:03 PM »
I just ran a test and found that you have to have prizes designated, or at least I did to make it work.  My new config that I was using has a points for playing formula defined on the game tab.  When I added prizes, with no points values so that it wouldn't conflict with my formula, the "final tables" results showed up correctly in the stats.

5
Help Me / Final Table not showing up in stats
« on: May 01, 2012, 11:21:46 AM »
I use a formula for our points system, but when I run the stats the number of final tables is 0 for every tournament.  I thought the number of players that made the final table was the largest table in the tournament, but it doesn't seem to be working for me.   ???

Any Ideas

6
General Discussion / Re: Formula Assistance
« on: February 07, 2012, 03:14:58 PM »
Post your formula.

Corey,

I think I found what I'm looking for:

n - r + 1 + switch(r, 1, 13, 2, 9, 3, 8, 4, 7, 5, 6, 6, 5, 7, 4, 8, 3, 9, 2)

with extra points added to the final table

7
General Discussion / Re: Formula Assistance
« on: February 07, 2012, 02:12:29 PM »
Dr. Neau's Formula as found here:
Quote from: http://forumserver.twoplustwo.com/24/home-poker/dr-neaus-formula-29541/

score = (sqrt(((a * b) * (b / c))) / (d + 1.0))

where

a = Tournament Buy-in Count
b = Player Buy-in Expense
c = Player Total Expense
d = Player Finish

If I remember the variables correctly, switch the following:
a --> n
b --> bc
c --> <prizepool>
d --> r

I know the first one and the last one is right, the second one I'm 80% sure of being right, while the third one I'm 60% sure that it's wrong. Hopefully this helps out some, Alvisar!


I inserted the formula, but every player in the test game that I ran was only awarded one point regardless of what place they finished in???




8
General Discussion / Re: Formula Assistance
« on: February 07, 2012, 11:07:27 AM »
You're killing me Corey!   ;D

9
General Discussion / Re: Formula Assistance
« on: February 07, 2012, 08:45:55 AM »
Figured out part of it, need help with system number two please!

System one, already has the formula that I would like to use in the sample game, and it seemed to work if I made the points for buy in on the game setting screen 1 point.

So, how do I do the weighted final table?

I would also like this to be based on the number of players.  So I might need to a different formula.  If there are 7 players in one game and 14 players in the other game, it's more difficult to win first place against 14 people so I think that the players in the 14 player game should get more points due to the number of players.

Curtis

10
General Discussion / Formula Assistance
« on: February 07, 2012, 08:34:46 AM »
I need help with a formula please.  I've read the forums, and I'm not sure exactly which one to use.

I have decided which variation I'm going to use, but here are the two point systems I would like to consider.

1)
Dr. Neau's system in tournament point system.  What is the formula?

2)
Dr. Neau's point system with the final table of nine, each place being worth 1 more point per place as a bonus for making the final table.

In the game setup, what setting do I have to change besides the formula?  Do I need to assign points per buy in?  For example, 1, so that each player is worth a point.

Thanks,
Alvisar 


11
Suggestions / Re: Bust Out Only 'specific Player"
« on: November 15, 2011, 11:31:09 AM »
Not an issue, just wanted to know if you can add the option as a click saver. :)

Cause sometimes I only want to bust out one person, and no one else.  Other times, it is multiple players.  Just thought it would be nice if could either right click on a player and have the option to "bust only Player_Name" or "bust Player_name(s)"  with the (s) option bring the dialog box that allows you to bust more players.

This didn't get much feedback from other people, so I guess the feature is really not wanted by the masses.  :)

As always, thanks for the great development of the program!!!!

12
Suggestions / Bust Out Only 'specific Player"
« on: November 08, 2011, 10:47:46 AM »
Corey,

Can you add a option from the Tables Menu for Bust Out Only "Player" so that you are not prompted to to select other players to bust out?  I know this is how the Bust Out button from the Controls tab works, but I prefer to bust out people from the tables tab.  Sometimes I want to bust multiple players, and other times I just want to bust one and it would be nice to not have the dialog open to select other players in that instance. 

Thanks!!!

13
Help Me / Status Update
« on: November 01, 2011, 12:58:22 PM »
Corey,

Do you have any documentation on how the Status Update works?  I'm specifially looking for how the post to URL function works.

Thanks in advance.

14
Help Me / Re: Does a player get into a league by playing?
« on: October 11, 2011, 10:05:08 AM »
Has this changed?  Is there a new setting, or workaround that will allow a player to be automatically added to a league by playing in a game when a specific league is selected for that game?

Thanks in advance!

15
Beta Testing / Re: Screen Flashing when Tournament Starts
« on: March 23, 2011, 11:23:38 AM »
I still have the Flashing issue if I leave the image as a background. 

IE9 RTM version 9.0.8112.16421
TD: 2.6.b4

Alvisar

Pages: [1] 2