Search Results - Holdem Manager Forums

Search:

Type: Posts; User: kefir

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Need option to always show double dash for stats if there is 0 opportunities.

    Basically we have "cap to 99" and "always use 2 digits" to make nice alignment of stats but the whole idea to make nice tables of stats becomes fucked when we see every empty stat as singular sign...
  2. Replies
    307
    Views
    205,592

    Sticky: select * from hands where HandTimestamp = {d...

    select * from hands where HandTimestamp = {d "2018-03-04 10:06:20 PM"} OR HandTimestamp = {d "2018-03-04 10:07:11 PM"}
  3. Replies
    307
    Views
    205,592

    Sticky: select * from hands where HandTimestamp > {d...

    select * from hands where HandTimestamp > {d "2018-03-04 10:06:20 PM"} AND HandTimestamp < {d "2018-03-04 10:07:11 PM"}
  4. Replies
    307
    Views
    205,592

    Sticky: StatHighCardOnFlop is a stat, not property. we...

    StatHighCardOnFlop is a stat, not property.

    we can't do
    select * from hands where StatHighCardOnFlop = 1 limit 100
    to find all A-high boards we can do
    select * from hands where (boardcard1 = 0...
  5. Replies
    307
    Views
    205,592

    Sticky: get all hands where flop was Queen high, I know 1...

    get all hands where flop was Queen high, I know 1 way to do it with BoardCard1,2,3 but I feel there should be an easier way.

    Btw is it me or NOT and != are not working currently?
    I tried doing ...
  6. Replies
    307
    Views
    205,592

    Sticky: unfortunately it's just for hero

    unfortunately it's just for hero
  7. Replies
    307
    Views
    205,592

    Sticky: I see, thanks. I thought that I'm doing a wrong...

    I see, thanks. I thought that I'm doing a wrong request to api since I'm getting error about wrong format type, as PlayerVsPlayerResults wants value to be of System.Collections.Generic.List format.
    ...
  8. Replies
    307
    Views
    205,592

    Sticky: are you talking about filter in HM visual...

    are you talking about filter in HM visual interface or there is one in HMQL?
  9. Replies
    307
    Views
    205,592

    Sticky: can't figure out how to do a request for stats...

    can't figure out how to do a request for stats against specific player
    what format should I use for PlayerVsPlayerResults ?

    select StatTotalHands from stats where (NumberOfPlayers = 3) AND...
  10. Replies
    307
    Views
    205,592

    Sticky: Hi, I'm doing this query select...

    Hi,

    I'm doing this query

    select StatTourneyDurationDecimal from stats where HandTimestamp > {d "2017-08-01"}

    why is it giving me a little different number every time while I'm not playing?...
  11. Replies
    307
    Views
    205,592

    Sticky: shit! Thanks! I was looking in old documentation...

    shit! Thanks! I was looking in old documentation and couldn't find it. Damn google offered me HoldemManager2APIGuideV3.pdf xD
  12. Replies
    307
    Views
    205,592

    Sticky: is it possible to make api request for...

    is it possible to make api request for tournaments played and net winnings usd in tournaments?
  13. Replies
    6
    Views
    1,642

    downgraded but still had to make a new database...

    downgraded but still had to make a new database and re-import all hands (totally forgot I can do it :) ) to fix incorrect data in tournament HUD
  14. Replies
    6
    Views
    1,642

    that didn't change situation too, I have...

    that didn't change situation too, I have "Additional HUD filters" enabled too, anything to change there too? All data in tournament HUD for new players looks simmilar, shows low parameters of...
  15. Replies
    6
    Views
    1,642

    How can I downgrade to working version? tried...

    How can I downgrade to working version? tried installing HmUpdate_Release20thApril-1.exe over but the data is incorrect still, don't tell me I'm loosing database again :(
  16. Replies
    6
    Views
    1,642

    Tournament HUD showing incorrect numbers

    I don't know if it's database error or new version of HM1 (HM1 - 1.12.10b ) but for newly met players the numbers HUD is showing are totally weird and incorrect, even after 7k hands vs some players...
  17. turbo, it's showing the correct payouts, but ICM...

    turbo, it's showing the correct payouts, but ICM calculation is using $62.50 as a 1st place reward for some reason.
  18. pokerstars 9max sng $EV calculation possibly wrong

    hi, I haven't checked anything, just have a feeling that player of my kind can't have $EV at 0% value after 3k trneys. you've broke something in the algoryphms probably.

    Also the payouts at 15$...
  19. Replies
    4
    Views
    1,645

    Poll: Let's check if we are talking about the same...

    Let's check if we are talking about the same thing, I'm watching the graph in the tournaments-results-graph tab, where we have 3 checkboxes Rackback, Bonuses, Show Luck Adjusted Winnings. Every time...
  20. Replies
    4
    Views
    1,645

    Poll: same for the rakeback thingie

    same for the rakeback thingie
  21. Replies
    5
    Views
    2,064

    Poll: also signing

    also signing
  22. Replies
    50
    Views
    12,341

    is it broken for all networks/sites?

    is it broken for all networks/sites?
  23. and it doesnt solve it completely, tables r still...

    and it doesnt solve it completely, tables r still freezing after some time.
  24. but I remember clearly one moment, when ongame...

    but I remember clearly one moment, when ongame changed the HH format it took 3 (3!!) weeks to fix HEM, when it happened to FTP it took 1 (1!!) day (yes, day!!).
  25. Let's see how much time will this problem take to...

    Let's see how much time will this problem take to be solved and how HEM developpers really care about us, ongame players.
Results 1 to 25 of 49
Page 1 of 2 1 2