Hello, I would like to know if there's a way for the statistics in the report to appear as cases/sample instead of the already calculated sum.
Something like VPIP 150/200 instead of VPIP 75.
Thanks!
Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
format('{1}/{2}', format_number(cnt_vpip,0,false,false), format_number(cnt_hands - cnt_walks,0,false,false))
ru_ruu_ru wrote:thanks a lot! Now I have 2 more stats that I want to see in that way but they are like x/x, I tried to replace those values in that expression for example
format('{1}/{2}', format_number(x,0,false,false), format_number(x,0,false,false))
But it didn't worked, how can I do it?
ru_ruu_ru wrote:There is some library with the expressions to learn about for making customs stats?
Return to Custom Stats, Reports and HUD Profiles
Users browsing this forum: No registered users and 46 guests