GRAPHIC ICONS PROFILES

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

GRAPHIC ICONS PROFILES

Postby kkruschewsky » Thu Feb 16, 2017 8:48 pm

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!
Attachments
Screen Shot 2017-02-16 at 21.41.33.png
kkruschewsky
 
Posts: 5
Joined: Fri Oct 23, 2015 9:48 am

Re: GRAPHIC ICONS PROFILES

Postby Flag_Hippo » Fri Feb 17, 2017 7:23 am

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.
Flag_Hippo
Moderator
 
Posts: 15204
Joined: Tue Jan 31, 2012 7:50 am

Re: GRAPHIC ICONS PROFILES

Postby kkruschewsky » Fri Feb 17, 2017 10:02 am

Hi!

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

Thank you very much.
kkruschewsky
 
Posts: 5
Joined: Fri Oct 23, 2015 9:48 am

Re: GRAPHIC ICONS PROFILES

Postby Flag_Hippo » Fri Feb 17, 2017 2:57 pm

It was via PM and not visible publicly on the forum so please check your inbox for the reply.
Flag_Hippo
Moderator
 
Posts: 15204
Joined: Tue Jan 31, 2012 7:50 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 22 guests

cron