Merge VIP points
Results 1 to 3 of 3
  1. #1
    Senior Member rowhousepd's Avatar
    Join Date
    Feb 2010
    Location
    Philadelphia, PA
    Posts
    622

    Default Merge VIP points

    Is it possible to create a custom stat for figuring out Merge VIP points for cash games? According to Carbon poker:
    Earn 10 VIP points for every $1 of rake contributed to the raked pot. Fractional points are also awarded; so if a player contributed $0.75 in rake, the player would receive 7.5 points.
    How would you make this into a custom stat?

  2. #2
    Senior Member rowhousepd's Avatar
    Join Date
    Feb 2010
    Location
    Philadelphia, PA
    Posts
    622

    Default

    <hr style="color: rgb(209, 209, 225); background-color: rgb(209, 209, 225);" size="1"> This is what I'm assuming we can use for Merge VIP points custom stat. It's the code for figuring out base FTP's.

    <code style="white-space: nowrap;"><code><Stat GroupName="Default" ColumnName="Base FTP"
    ValueExpressions="sum(round(cast(((cast(pkh.rakeamount as numeric)*1)/10)/pkh.numberofplayers as numeric),2)) as FTP"
    Evaluate="FTP" ColumnHeader="Base FTP" ColumnFormat="0.00" ColumnWidth="*" Tooltip="Full Tilt Points" />
    </code></code>
    Outside of just changing the names/descriptions above, is it basically the same formula? I believe FTP = 1 pt / $1 rake for cash games. So would we just adjust these #'s? I'm a little lost when it comes to this.
    Last edited by rowhousepd; 05-02-2011 at 09:57 PM.

  3. #3
    Senior Member rowhousepd's Avatar
    Join Date
    Feb 2010
    Location
    Philadelphia, PA
    Posts
    622

    Default

    [Ooops. <stat groupname="Default" columnname="Base FTP">Edited post above.]
    </stat>

Similar Threads

  1. 100 points
    By gania in forum Manager General
    Replies: 1
    Last Post: 03-31-2011, 04:16 AM
  2. No HUD on UB ultimate points 4k GTD invitational
    By entropy01 in forum Manager General
    Replies: 2
    Last Post: 02-17-2010, 03:16 PM
  3. YPC Points stat
    By Aviat0r71 in forum Manager General
    Replies: 3
    Last Post: 02-08-2010, 11:32 AM
  4. How many party points do i have?
    By omaha in forum Manager General
    Replies: 5
    Last Post: 09-19-2009, 11:37 AM
  5. VIP points of Ongame (winamax)
    By squalzen in forum Manager General
    Replies: 1
    Last Post: 06-05-2009, 01:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •