If that's for use in the HUD you can add text via the HUD Profile Editor:
Guide: Configuring HUD Stats
cash_hand_player_statistics.flg_f_cbet and cash_hand_player_statistics.val_f_bet_made_pct >= 79 and cash_hand_player_statistics.val_f_bet_made_pct < 90
Onani wrote:Hello, I am creating these columns, how could I make one that is, for example, size equal to or greater than 66% pot and less than 75% pot?
cash_hand_player_statistics.val_f_bet_made_pct >= 66 and cash_hand_player_statistics.val_f_bet_made_pct < 75