Expression filter for boards

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Expression filter for boards

Postby Knampf » Sat Sep 16, 2017 12:27 pm

Hi
How can I set concrete boards as a filter, like exactly 1 ace and so on? There's been a post where someone wanted to know this but I don't find it anymore...
Is there a guide to create expression filters by you?
Thanks
Knampf
 
Posts: 6
Joined: Tue Dec 29, 2015 7:00 pm

Re: Expression filter for boards

Postby potamito » Sat Sep 16, 2017 2:49 pm

This is the filter expression to isolate ace high boards for example...

Code: Select all
(cash_hand_summary.card_1 % 13 = 0) or (cash_hand_summary.card_2 % 13 = 0) or (cash_hand_summary.card_3 % 13 = 0)


Just make use of the search feature for keywords of what you´re looking for, in this case would be something like "board" or just go to advance search and run a search using "board texture" in this subforum, I'm 100% sure u will find lots of threads with the information you´re looking for, cheers.
potamito
 
Posts: 802
Joined: Wed Apr 21, 2010 4:20 pm


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: Google [Bot] and 22 guests

cron
highfalutin