Jump to content
Korean Random
Sign in to follow this  
Andyss

Team WN8

Recommended Posts

I have been using this   py macro, but after todays update, it shows weird numbers. even team has lower wn8 it shows better winchance.  I have updated  new py macro posted in that thread but still its shows  wrongly. Anyone have  working  py macro and battlelabels config?

 

 

this is my confing 

 

 

"teamRating": {
      "enabled": true,
      "updateEvent": "PY(ON_UPDATE_TEAM_RATING)",
  "align": "left",
      "screenHAlign": "left",
    "x": 25,
      "y": 440,
     "shadow": { "distance": 0, "angle": 45, "alpha": 90, "blur": 4, "strength": 2 },
     "textFormat": { "font": "$FieldFont", "color": "0xEEEEEE", "size": 15, "align": "left" },
      "format": "Team WN8: <font color='{{py:alliesAliveRatingRatio>=0?#00EE00|#EE0000}}'>{{py:alliesAliveRating}} {{py:alliesAliveRatingRatio=0?=|{{py:alliesAliveRatingRatio>0?&gt;|&lt;}}}} {{py:enemiesAliveRating}}</font> WinChance <font color='{{py:alliesAliveRatingRatio>=0?#00EE00|#EE0000}}'>{{py:alliesAliveRatingRatio}}%</font>"
},

 

and py macro used attached here also

 

 

 

 

 

mod_wn8_chance.py

  • Upvote 1
  • Downvote 1

Share this post


Link to post

Short link
Share on other sites

anyone know how to get  that greater mark to work, or is it possbile, now it shows always greater than  mark   > , despite what the wn8 numbers are

Share this post


Link to post

Short link
Share on other sites
22 minutes ago, Andyss said:

anyone know how to get  that greater mark to work, or is it possbile, now it shows always greater than  mark   > , despite what the wn8 numbers are


Well script is slightly broken, but if incorrect mark bugs you...you can just remove it?
replace:

 {{py:alliesAliveRatingRatio=0?=|{{py:alliesAliveRatingRatio>0?>|<}}}} 

with:

 - 

wn8.jpg.0c967b0888dd13be9da27a44622e1996.jpg

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...