Re: Chance to win XVM wn8 in battle.

Published by masterblaster1 on

#112273

can not get it to work  all I get is       Team WN8:  < {%}

here is a copy of  what i am using   used both sou;za format line  and this SRQFlyer format line

“teamRating”: {
      “enabled”: true,
      “updateEvent”: “PY(ON_UPDATE_TEAM_RATING)”,
      “x”: 190,
      “y”: 0,
      “shadow”: { “distance”: 1, “angle”: 90, “alpha”: 80, “blur”: 5, “strength”: 1.5 },
      “textFormat”: { “size”: 20 },
      “format”: “Team WN8: <font color=’#00EE00′>{{py:alliesAliveRating}}</font>{{py:alliesAliveRatingRatio=0?<font color=’#ffff00′>=</font| {{py:alliesAliveRatingRatio>0?<font color=’#00EE00′>&gt;</font>|<font color=’#EE0000′>&lt;</font>}}}} <font color=’#EE0000′>{{py:enemiesAliveRating}}</font>  <font color='{{py:alliesAliveRatingRatio>=0?#00EE00|#EE0000}}’>({{py:alliesAliveRatingRatio}}%)</font>”
    },