Custom stats for Full Tilt Points (new calculation since Oct 2010)
Results 1 to 2 of 2
  1. #1
    Junior Member
    Join Date
    Dec 2008
    Posts
    13

    Default Custom stats for Full Tilt Points (new calculation since Oct 2010)

    Here you go:

    < Stat GroupName="Default" ColumnName="Full Tilt Points"
    ValueExpressions="sum(round(cast(((cast(pkh.rakeam ount as numeric)*1)/10)/pkh.numberofplayers as numeric),2)) as FTP"
    Evaluate="FTP" ColumnHeader="FTP" ColumnFormat="0.00"
    ColumnWidth="*" Tooltip="Full Tilt Points" />

    < Stat GroupName="Default" ColumnName="Full Tilt Points per Hand"
    ValueExpressions="sum(round(cast(((cast(pkh.rakeam ount as numeric)*1)/10)/pkh.numberofplayers as numeric),2)) as FTPHand"
    Evaluate="FTPHand/1.0/TotalHands" ColumnHeader="FTP/Hand" ColumnFormat="0.00"
    ColumnWidth="*" Tooltip="Full Tilt Points per Hand" />

    My FTPs today according to the stat: 100.72
    Real FTPs: 101.25

    So it's pretty accurate. And I'm pretty sure the difference is only a result of closing a table too early when the hand wasn't over yet.
    Last edited by croekk; 11-08-2010 at 08:24 AM.

  2. #2
    Junior Member
    Join Date
    May 2009
    Posts
    21

    Default

    Thanks, I've also found this to be accurate.

    Note to anyone who tries copying and pasting this and it doesn't show up in custom stats - you'll have to delete the space after the < that begins each stat to get it to show.

Similar Threads

  1. FullTilt points custom stat
    By vlsup in forum Manager General
    Replies: 11
    Last Post: 05-02-2011, 08:44 PM
  2. Stats Full Tilt
    By Amarallin in forum Manager General
    Replies: 1
    Last Post: 06-04-2010, 07:02 AM
  3. Full Tilt stats
    By Stryker2k in forum Manager General
    Replies: 2
    Last Post: 09-17-2009, 12:56 AM
  4. full tilt/vista/ stats on table dont match "display these stats
    By pokerplayer in forum Manager General
    Replies: 1
    Last Post: 02-22-2009, 11:45 AM
  5. Stats on full tilt. help!
    By MMSRamos in forum Manager General
    Replies: 1
    Last Post: 12-01-2008, 08:13 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
  •