Re: Battle Stats – Statistics players in action
Published by eye01 on
BLACKWOT › Forums › BlackWOT Modification for World of Tanks › BlackWot Premium Friends › Polar Fox Mods › Battle Stats – Statistics players in action › Re: Battle Stats – Statistics players in action
Hello
Hogy tudom beállítani a konfigban hogy a jtátékos neveit színezze wn8 szerint?
Csak a tank neveit színezi.
”
{
“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
}
”