expresion para cualquier escalera posible en turn

Discuss how to create custom stats, reports and HUD profiles and share your creations.

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

expresion para cualquier escalera posible en turn

Postby plukhead » Tue Aug 01, 2023 10:04 am

hola necesito ayuda con el codigo o expresion de any straight posible en turn ,lo intente copiando el siguiente archivo .log pero salta un error se sintaxis

(((((((tourney_hand_summary.card_4 > 0 AND ( ((((1 << (tourney_hand_summary.card_1 % 13)) | (1 << (tourney_hand_summary.card_2 % 13)) | (1 << (tourney_hand_summary.card_3 % 13)) | (1 << (tourney_hand_summary.card_4 % 13))) & (31<<0) )>>0 IN ( 7, 11, 13, 14, 19, 21, 22, 25, 26, 28, 15, 23, 27, 29, 30 )) OR ((((1 << (tourney_hand_summary.card_1 % 13)) | (1 << (tourney_hand_summary.card_2 % 13)) | (1 << (tourney_hand_summary.card_3 % 13)) | (1 << (tourney_hand_summary.card_4 % 13))) & (31<<1) )>>1 IN ( 7, 11, 13, 14, 19, 21, 22, 25, 26, 28, 15, 23, 27, 29, 30 )) OR ((((1 << (tourney_hand_summary.card_1 % 13)) | (1 << (tourney_hand_summary.card_2 % 13)) | (1 << (tourney_hand_summary.card_3 % 13)) | (1 << (tourney_hand_summary.card_4 % 13))) & (31<<2) )>>2 IN ( 7, 11, 13, 14, 19, 21, 22, 25, 26, 28, 15, 23, 27, 29, 30 )) OR ((((1 << (tourney_hand_summary.card_1 % 13)) | (1 << (tourney_hand_summary.card_2 % 13)) | (1 << (tourney_hand_summary.card_3 % 13)) | (1 << (tourney_hand_summary.card_4 % 13))) & (31<<3) )>>3 IN ( 7, 11, 13, 14, 19, 21, 22, 25, 26, 28, 15, 23, 27, 29, 30 )) OR ((((1 << (tourney_hand_summary.card_1 % 13)) | (1 << (tourney_hand_summary.card_2 % 13)) | (1 << (tourney_hand_summary.card_3 % 13)) | (1 << (tourney_hand_summary.card_4 % 13))) & (31<<4) )>>4 IN ( 7, 11, 13, 14, 19, 21, 22, 25, 26, 28, 15, 23, 27, 29, 30 )) OR ((((1 << (tourney_hand_summary.card_1 % 13)) | (1 << (tourney_hand_summary.card_2 % 13)) | (1 << (tourney_hand_summary.card_3 % 13)) | (1 << (tourney_hand_summary.card_4 % 13))) & (31<<5) )>>5 IN ( 7, 11, 13, 14, 19, 21, 22, 25, 26, 28, 15, 23, 27, 29, 30 )) OR ((((1 << (tourney_hand_summary.card_1 % 13)) | (1 << (tourney_hand_summary.card_2 % 13)) | (1 << (tourney_hand_summary.card_3 % 13)) | (1 << (tourney_hand_summary.card_4 % 13))) & (31<<6) )>>6 IN ( 7, 11, 13, 14, 19, 21, 22, 25, 26, 28, 15, 23, 27, 29, 30 )) OR ((((1 << (tourney_hand_summary.card_1 % 13)) | (1 << (tourney_hand_summary.card_2 % 13)) | (1 << (tourney_hand_summary.card_3 % 13)) | (1 << (tourney_hand_summary.card_4 % 13))) & (31<<7) )>>7 IN ( 7, 11, 13, 14, 19, 21, 22, 25, 26, 28, 15, 23, 27, 29, 30 )) OR ((((1 << (tourney_hand_summary.card_1 % 13)) | (1 << (tourney_hand_summary.card_2 % 13)) | (1 << (tourney_hand_summary.card_3 % 13)) | (1 << (tourney_hand_summary.card_4 % 13))) & (31<<8) )>>8 IN ( 7, 11, 13, 14, 19, 21, 22, 25, 26, 28, 15, 23, 27, 29, 30 )) OR ((((1 << (tourney_hand_summary.card_1 % 13)) | (1 << (tourney_hand_summary.card_2 % 13)) | (1 << (tourney_hand_summary.card_3 % 13)) | (1 << (tourney_hand_summary.card_4 % 13))) & (31<<9) )>>9 IN ( 7, 11, 13, 14, 19, 21, 22, 25, 26, 28, 15, 23, 27, 29, 30 )) OR ((((1 << (tourney_hand_summary.card_1 % 13)) | (1 << (tourney_hand_summary.card_2 % 13)) | (1 << (tourney_hand_summary.card_3 % 13)) | (1 << (tourney_hand_summary.card_4 % 13))) & ((31<<9)+1)) IN ( 1537, 2561, 3073, 4609, 5121, 6145, 3585, 5633, 6657, 7169 ))))))))))



pueden ayudarme .gracias
plukhead
 
Posts: 120
Joined: Mon Sep 16, 2019 11:16 pm

Re: expresion para cualquier escalera posible en turn

Postby Flag_Hippo » Thu Aug 03, 2023 5:59 am

I am unable to get a working expression for this either. If you open a Support Ticket we can check to see what the issue is.
Flag_Hippo
Moderator
 
Posts: 17049
Joined: Tue Jan 31, 2012 7:50 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 7 guests