Jump to content

Need Help Editing 'players Panel' config File


Recommended Posts

I was able to figure this out with 0.9.5 but it's not working with the new update. I currently use the 'Large Player Panel' but it shows more info than I want. And the medium doesn't show enough. So, if someone could tell me what to modify in the config file to give me the following info, I'd appreciate it greatly. I'd like to see:

Squad Number

Clan Emblem

Player Name (CLAN)

W/R%

WN8

Numer of Battles

Vehicle Name

Vehicle Tier

Vehicle Icon **I prefer Jimb0s**

W/R%, Battle Count and WN8 colored to correspond with WoTLabs

Thanks!

Link to comment

Hi

 

This is our first attempt. Go to Aslain config and open playersPanel.xc with Notepad++.

Scroll down to  "large": {  (thats the large-panel). Leave both nickFormat alone.

Replace both vehicleFormat with these:

 

      "vehicleFormatLeft": "<font face='Consolas' size='12'>  <font color='{{c:kb|#666666}}' alpha='{{alive?#FF|#80}}'>{{kb%2d~k|--k}}</font> <font color='{{c:wn8|#666666}}' alpha='{{alive?#FF|#80}}'>{{wn8%4d|----}}</font>  <font color='{{c:t-battles|#666666}}' alpha='{{alive?#FF|#80}}'>{{t-battles%4d|----}}</font></font></font>",
 
      "vehicleFormatRight": "<font face='Consolas' size='12'>  <font color='{{c:kb|#666666}}' alpha='{{alive?#FF|#80}}'>{{kb%2d~k|--k}}</font> <font color='{{c:wn8|#666666}}' alpha='{{alive?#FF|#80}}'>{{wn8%4d|----}}</font>  <font color='{{c:t-battles|#666666}}' alpha='{{alive?#FF|#80}}'>{{t-battles%4d|----}}</font></font></font>",
 
Test and get back.
 
As you might notice I removed 3 infos.
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.