Show graphic icon in the HUD

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Re: Show graphic icon in the HUD

Postby BillGatesIII » Tue Apr 18, 2017 4:47 pm

4StarGen wrote:Woah, awesome work, really, gratz for that

this ^^
BillGatesIII
 
Posts: 740
Joined: Fri Dec 16, 2011 6:50 pm

Re: Show graphic icon in the HUD

Postby Mike_ » Thu Oct 14, 2021 3:07 am

kraada wrote:This piece is what displays an icon; in particular this one displays the icon named ar_13.png in the Icons subfolder:

'{'+format('IMG:Icons/ar_13.png:55}'

Everything else in the screenshot from the first page is related to his particular if/then structure he was using. So something like this should work to show ar_13.png if the player has VPIP > 10 and 0 otherwise:

if( (cnt_vpip / (cnt_hands - cnt_walks)) * 100 > 10, '{'+format('IMG:Icons/ar_13.png:55}', 0)



I’ve been experimenting with this recently. What I can’t find is how to access the directory where the different icons are stored. Are they still available somewhere ?
Mike_
 
Posts: 193
Joined: Tue Nov 04, 2008 1:58 pm

Re: Show graphic icon in the HUD

Postby Flag_Hippo » Thu Oct 14, 2021 5:42 am

C:\Program Files (x86)\PokerTracker 4\Data\Images\Icons
Flag_Hippo
Moderator
 
Posts: 14413
Joined: Tue Jan 31, 2012 7:50 am

Previous

Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 8 guests

cron
highfalutin