Page 1 of 1

GRAPHIC ICONS PROFILES

PostPosted: Thu Feb 16, 2017 8:48 pm
by kkruschewsky
Aloha!!!


I want to display a icon/badge/graphic to show visually how BB reacts to Steal. :ugeek:

Whats wrong here? Anyone, please? :idea:


if( (cnt_steal_def_action_fold / cnt_steal_def_opp) * 100 < 45, '{'+format('IMG:STL/icon-RED.png:55}'),
(cnt_steal_def_action_fold / cnt_steal_def_opp) * 100 < 60, '{'+format('IMG:STL/icon-YELLOW.png:55}'),
(cnt_steal_def_action_fold / cnt_steal_def_opp) * 100 < 75, '{'+format('IMG:STL/icon-RED.png:55}'), 0)

To make it work I have separated in 3 different statistics, but only 2 appears and I think that it should be configured in a single stats (please see attachment):

1) red
if( (cnt_steal_def_action_fold / cnt_steal_def_opp) * 100 < 40, '{'+format('IMG:STL/icon-RED.png:55}'), 0)

2) yellow
if( (cnt_steal_def_action_fold / cnt_steal_def_opp) * 100 >= 40 and (cnt_steal_def_action_fold / cnt_steal_def_opp) * 100 =< 65, '{'+format('IMG:STL/icon-YELLOW.png:55}'), 0) THIS DOES NOT WORK

3) green
if( (cnt_steal_def_action_fold / cnt_steal_def_opp) * 100 > 65, '{'+format('IMG:STL/icon-GREEN.png:55}'), 0)


Thanks anyway!

Re: GRAPHIC ICONS PROFILES

PostPosted: Fri Feb 17, 2017 7:23 am
by Flag_Hippo
I understand you've already been in contact with a colleague on this topic so please send the requested information in a Support Ticket. There is no need to cross post as we monitor every support channel. Thank you.

Re: GRAPHIC ICONS PROFILES

PostPosted: Fri Feb 17, 2017 10:02 am
by kkruschewsky
Hi!

Cross post? Can you show me the post? I could not find it. Just need help.

Thank you very much.

Re: GRAPHIC ICONS PROFILES

PostPosted: Fri Feb 17, 2017 2:57 pm
by Flag_Hippo
It was via PM and not visible publicly on the forum so please check your inbox for the reply.