Author Topic: Player hits  (Read 2288 times)

zvjerko

  • Newbie
  • *
  • Posts: 43
    • View Profile
Player hits
« 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?

macacan

  • Sr. Member
  • ****
  • Posts: 265
    • View Profile
    • Chorley Poker League
Re: Player hits
« Reply #1 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)

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Player hits
« Reply #2 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.

zvjerko

  • Newbie
  • *
  • Posts: 43
    • View Profile
Re: Player hits
« Reply #3 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?

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Player hits
« Reply #4 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.