Re: Battle Stats – Statistics players in action

Published by Chiter on

#111912
Chiter
Member

 If you can check those coding  other than above mentioned, I feel there is no “player games section” in coding. What is your opinion? (My current json file which applied by  “Elements of”   mod update post above.)

—–

{
    “fullStats”: {
        “enable”: true,
        “showBadges”: false,
        “playerName”: {
            “left”: “{nick}”,
            “right”: “{nick:.16}”,
            “width”: 145
        },
        “vehicleName”: {
            “right”: “{vehicle} <font color=’#{c_battles}’>{kb:<3}</font> <font color=’#{c_wn8}’>{wn8:<4}</font> <font color=’#{c_winrate}’>{winrate:<2.0f}%</font>”,
            “left”: “<font color=’#{c_winrate}’>{winrate:2.0f}%</font> <font color=’#{c_wn8}’>{wn8:4}</font> <font color=’#{c_battles}’>{kb:3}</font> {vehicle}”,
            “width”: 100
        }
    },

    “battleChat”: {
        “enable”: true,
        “playerFormat”: “<font color=’#{c_wn8}’>{nick}</font> ({vehicle}) “,
        “allyFormat”: “<font color=’#{c_wn8}’>{nick}</font> ({vehicle}) “
    },

    “playersPanel”:{
        “enable”:true,
        “playerNameFull”: {
            “left”: “<font color=’#{c_wn8}’>{wn8}</font> {nick}”,
            “right”: “{nick} <font color=’#{c_wn8}’>{wn8}</font>”,
            “width”: 0
        },
        “playerNameCut”: {
            “left”: “<font color=’#{c_wn8}’>{wn8}</font> {nick}”,
            “right”: “{nick:.18} <font color=’#{c_wn8}’>{wn8}</font>”,
            “width”: 140
        },
        “vehicleName”: {
            “left”: “<font color=’#{c_wn8}’>{vehicle}</font>”,
            “right”: “<font color=’#{c_wn8}’>{vehicle}</font>”,
            “width”: 80
        }
    },

    “markersExtension”:{
        “enable”: true,
        “position”: [-109, -18],
        “text”: “<font face=’$PartnerCondensed’ color=’#{c_wn8}’><b>{wn8}</b></font>”
    },

    “colorRating”: {
          “very_bad”:     “FE0E00”,
          “bad”:          “FE7903”,
          “normal”:       “F8F400”,
          “good”:         “60FF00”,
          “very_good”:    “02C9B3”,
          “unique”:       “D042F3”
        },

    “colors”:  {
        “wn8”: [