The Tournament Director Forums

Main => Suggestions => Topic started by: zvjerko on August 16, 2013, 11:08:11 AM

Title: Player hits
Post by: zvjerko on August 16, 2013, 11:08:11 AM
Hi,
I am not sure does it already exist some kind of token but maybe it would be interested. What I had in mind is this, if one player eliminate other player in a re buy or re entry tournament and get point for hits, but in case for second or any next hit for a same player, receive extra points. Would it be possible to create some kind of token which is related to a specific name?
Title: Re: Player hits
Post by: macacan on August 16, 2013, 01:12:37 PM
Sounds good

So say you knock a player out then you get 10 pts, knock another player out and get 15 points and so.

I like the idea.

 8) 8) 8) 8) 8) 8) 8) 8) 8)
Title: Re: Player hits
Post by: Corey Cooper on August 19, 2013, 03:29:57 PM
What I had in mind is this, if one player eliminate other player in a re buy or re entry tournament and get point for hits, but in case for second or any next hit for a same player, receive extra points.

This sounds like it could be described two different ways.

If we're just talking about receiving more points for successive hits, that could be done with the software today.  For example, players receive 1 points for the first hit, 2 points for the 2nd hit, 3 points for the 3rd hit, and so on.  So a player that knocks out 3 other players would receive 6 points (1 + 2 + 3).  That would be: (nh * (nh + 1)) / 2

Or are we talking about receiving additional points for knocking out a player who has rebought?  As in:

Player A knocks out player B and receives 1 point.  Player B rebuys.  Player C knocks out player B and receives 2 points.  Player B rebuys.  Player D knocks out player B and receives 3 points.  In other words, the hitman receives one point for every time the busted player has bought-in.  This would take some development work in the software.
Title: Re: Player hits
Post by: zvjerko on August 19, 2013, 05:16:10 PM
Well the main idea is this one:
Player A knocks out pl B,
B rebuys ,
player A knocks out player B AGAIN and receives additional points for eliminating the same player twice or three time or any next time.
It is related with the name of the player. Could it this kind of points be associated?
Title: Re: Player hits
Post by: Corey Cooper on August 20, 2013, 11:04:41 AM
So it's not just more points for the 2nd bust-out of some player, it's specifically more points to player A for player A knocking out player B more than once.

Either way, there isn't a way for the software to do this automatically today.  You'd have to adjust player A's points manually.