Discuss how to create custom stats, reports and HUD profiles and share your creations.
Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
by pt4pt4pt4 » Wed Jan 16, 2013 11:02 pm
I duplicated and divided the stat that takes ChipsWon Total and reduces the display value to one digit for my custom font. Positive values it works but negative I always get at leat two digits.
Value Expression:
amt_chips_won / 1000
Format Type: Expression
format_number((amt_chips_won / 1000), 0, false, false)
Summary Type: Same as Format
What's wrong here?
-
pt4pt4pt4
-
- Posts: 1097
- Joined: Fri Feb 03, 2012 12:17 am
-
by pt4pt4pt4 » Thu Jan 17, 2013 1:31 am
Same with All-In Adj (BB / 100)
with:
format_number(amt_expected_bb_won / (cnt_hands / 100), 0, true, true)
-
pt4pt4pt4
-
- Posts: 1097
- Joined: Fri Feb 03, 2012 12:17 am
-
by kraada » Thu Jan 17, 2013 9:55 am
I believe this is a known issue - please create a
support ticket so that we can make sure you get notified when a fix is available.
-
kraada
- Moderator
-
- Posts: 54431
- Joined: Wed Mar 05, 2008 2:32 am
- Location: NY
Return to Custom Stats, Reports and HUD Profiles
Users browsing this forum: No registered users and 31 guests