BW Stats by PolarFox
Published by A_Troll on
BLACKWOT › Forums › Backup Post › Old Post Backup › BW Stats by PolarFox
- This topic has 6 replies, 4 voices, and was last updated 7 years, 4 months ago by The Elements Of Life.
-
AuthorPosts
-
13.01.2019 at 19:03 #115152A_TrollMember

The current functionality modifications:
- The ability to display statistics in the players panel
- The ability to display statistics in the list of commands
- The ability to color the nickname in the chat at the current rating
- Mode support “General battle”
- The ability to display hours
- The ability to display statistics with 30×30 battles
Installation and configuration:
- To extract the contents of the archive to a folder with the established game
- To edit the configuration file
QuoteGamesWorld_of_Tanks_XXmodsconfigscom.blackwotplayersRankings
Download:
<a class="ipsAttachLink" href="/applications/core/interface/file/attachment.php?id=12351″ data-fileid=”12351″ rel=””>com.blackwot.playersRankings_1.2.5.zip
13.01.2019 at 21:12 #115153A_TrollMemberLooks good
14.01.2019 at 00:10 #115154The Elements Of LifeParticipantfresh and new source cod
07.02.2019 at 08:44 #115155PlazmaKeksParticipantUpdate ? 😭
03.03.2019 at 16:54 #115156The Elements Of LifeParticipantUpdated 1.4.0.1
– changes in proxy selector scheme
– tune communication with main server01.05.2019 at 11:06 #115157QQriqMemberwot-life.com scale in game:
Open file playersRankings.json and paste:{
“general”: {
“showClock”: true
},
“fullStats”: {
“enable”: true,
“playerName”: {
“right”: “{nick}”,
“left”: “{nick:.16}”,
“width”: 145
},
“vehicleName”: {
“left”: “{vehicle} <font color=’#{c_battles}’>{kb:<3}</font> <font color=’#{c_wn8}’>{wn8:<4}</font> <font color=’#{c_winrate}’>{winrate:<2.0f}%</font>”,
“right”: “<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”: false,
“position”: [-109, -18],
“text”: “<font face=’$PartnerCondensed’ color=’#{c_wn8}’><b>{wn8}</b></font>”
},“colorRating”: {
“bad”: “CD3333”,
“bellow_average”: “D77900”,
“average”: “D7B600”,
“good”: “6D9521”,
“very_good”: “4C762E”,
“great”: “4A92B7”,
“unicum”: “83579D”,
“super_unicum”: “5A3175”
},“colors”: {
“wn8”: [
{ “value”: 599, “color”: “color:bad” },
{ “value”: 899, “color”: “color:bellow_average” },
{ “value”: 1249, “color”: “color:average” },
{ “value”: 1599, “color”: “color:good” },
{ “value”: 1899, “color”: “color:very_good” },
{ “value”: 2349, “color”: “color:great” },
{ “value”: 2899, “color”: “color:unicum” },
{ “value”: 9999, “color”: “color:super_unicum” }
],
“eff”: [
{ “value”: 699, “color”: “color:bad” },
{ “value”: 899, “color”: “color:bellow_average” },
{ “value”: 1099, “color”: “color:average” },
{ “value”: 1349, “color”: “color:good” },
{ “value”: 1599, “color”: “color:very_good” },
{ “value”: 1849, “color”: “color:great” },
{ “value”: 2049, “color”: “color:unicum” },
{ “value”: 9999, “color”: “color:super_unicum” }
],
“winrate”: [
{ “value”: 45, “color”: “color:bad” },
{ “value”: 47, “color”: “color:bellow_average” },
{ “value”: 59, “color”: “color:average” },
{ “value”: 52, “color”: “color:good” },
{ “value”: 54, “color”: “color:very_good” },
{ “value”: 56, “color”: “color:great” },
{ “value”: 60, “color”: “color:unicum” },
{ “value”: 101, “color”: “color:super_unicum” }
],
“battles”: [
{ “value”: 2000, “color”: “color:bad” },
{ “value”: 6000, “color”: “color:bellow_average” },
{ “value”: 12000, “color”: “color:average” },
{ “value”: 20000, “color”: “color:good” },
{ “value”: 30000, “color”: “color:very_good” },
{ “value”: 42000, “color”: “color:great” },
{ “value”: 60000, “color”: “color:unicum” },
{ “value”: 900000, “color”: “color:super_unicum” }
]
}
}04.05.2019 at 20:13 #115158The Elements Of LifeParticipantUpdated for patch 1.5.0.0
-
AuthorPosts
- You must be logged in to reply to this topic.