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

Pages: 1 2 [3]
31
Help Me / Re: Points not calculating
« on: November 16, 2011, 09:07:02 AM »
I am loading a perviously completed tourament, and there are not points showing on the players tab. It reflects everyone who was in the tourament and thier rank, but no points. That why i was using the test formula button with the set from tourament option. I assumed it would pull from the currently loaded tourament. When I set the inleage and leaguerank to the correct values the formula works, but no points are being calculated on the players tab.  ???


32
Help Me / Points not calculating - Solution Found
« on: November 16, 2011, 08:57:30 AM »
Ok I DL version 3 to another PC to take a look at it, restored a backup from the PC that I run my league on and the points are not calculating.

Here is the formula i use: if(inLeague = 1,sqrt(nm*bc)/(leagueRank + 1),0)

I click on the test formula button then set from tourament button for both the tourament info and player info the only info missing is the leaguerank and inleague from the player info. I have checked to make sure the player is still listed in the league.

Any ideas?

33
Help Me / Chop Points
« on: December 05, 2009, 10:16:06 AM »
Ok last night we had 3 people who decided to chop the cash. They played one hand to detremine 1st, 2nd, and 3rd. In  the chop screen I split the money, and set the relative rank so the actual rank is corrent. When I look at the points for play it is not assigning them based on the ranking I set in the chop screen.

I am doing something wrong?

34
Help Me / Re: Hit Points
« on: November 11, 2008, 10:57:30 PM »
That's what i figured.

Great App btw

35
Help Me / Re: Hit Points
« on: November 10, 2008, 11:43:38 PM »
Well if there is a way I don't see it. There no field for # of league hits vs total hits. We could have awarded a hit for any player, but the league is alrdy under way, so we can't change the rules mid stream.

36
Help Me / Hit Points
« on: November 10, 2008, 08:02:44 PM »
Well I have been playing around with this and I think I know the answer, just want to confirm it.

We have a league with non-league players that awards points for rank, hits and final table.

Here is the formula I am using:
if(inLeague = 1, (numberOfLeagueMembers - leagueRank + 1) + (numberOfHits * .5) + finalTable, 0)

The points for hits should only be added to your score if a league player knocks out another league player.

The only way I have found to get this to work is when a non-league player is knocked out by a league play I don't check a hit man.

My assumption is that TD doesn't keep track of the number of hits by league and non-league hits.

So the only way to do this is to NOT check a hit man when a non-league player is knocked out. This right?

Pages: 1 2 [3]