How they see ME in the HUD
Results 1 to 3 of 3
  1. #1
    HM2 Shark Tank Member
    Join Date
    Feb 2010
    Posts
    1,657

    Default How they see ME in the HUD

    As I have a few students, I have imported their hands over time, so as not to mess up my HERO stats I used PGAdmin to remove them by using

    select * from players where optimizationstatus != 0

    update players set optimizationstatus = 0 where player_id = xxxx

    Works fine

    However when I run these definitions through Notecaddy NONE of the heroes have gone and they all still show up, I know because I tested the definitions using seek and despite removing them from PGadmin they all still shows.

    Solution please

  2. #2
    Banned
    Join Date
    Jul 2012
    Posts
    863

    Default

    - It's against every pokersite TOS to use hands not played by yourself.
    - If you use hands of students just for coaching purposes you can create a different DB for each of them.
    - NoteCaddy uses a different logic to recognize hero than HM2. When taking into account the above this works just fine.

    So this isn't a bug but an unsupported feature and there is no solution except using different DB's for coaching purposes. Because it's considered cheating to use hands of multiple hero's in one DB during play I'm not sure if adding a feature to select a hero would be considered, but NoteCaddy has it's own thread for feature requests: http://forums.holdemmanager.com/note...st-thread.html.

  3. #3
    HM2 Shark Tank Member
    Join Date
    Feb 2010
    Posts
    1,657

    Default

    Ty for the reply, new DB it is then

Posting Permissions

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