How to create a custom text stat

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

How to create a custom text stat

Postby KaiserWolf » Sun Mar 06, 2022 7:38 am

Hi,
I have tried creating a custom HUD player stat that would display a type of player as text.
After reading through some relevant posts and official guides I am back to square one.
All I need at this stage is to display "Tight" or "Loose" in the HUD based on VPIP value.
Thanks,
KW
KaiserWolf
 
Posts: 1
Joined: Fri Feb 18, 2022 12:44 am

Re: How to create a custom text stat

Postby WhiteRider » Sun Mar 06, 2022 8:42 am

Take a look at this post.

You can replace "cnt_p_raise_first_in > 30" with whatever expression you want.
For example for a VPIP over 50% you could use "(cnt_vpip / (cnt_hands - cnt_walks)) * 100 > 50".
You can also use "BETWEEN" for ranges of values, like "(cnt_vpip / (cnt_hands - cnt_walks)) * 100 BETWEEN 20 AND 50".
WhiteRider
Moderator
 
Posts: 53961
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 21 guests

cron
highfalutin