Black_Hawk70 Posted February 26, 2015 Posted February 26, 2015 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! Quote
Grandorf Posted February 27, 2015 Posted February 27, 2015 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. Quote
Administrator Aslain Posted February 27, 2015 Administrator Posted February 27, 2015 I may look at it when I have time, currently occupied, sorry. Quote
Black_Hawk70 Posted February 27, 2015 Author Posted February 27, 2015 Thanks to you both for your replies. I actually was able to figure it out on my own. It's not perfect. But it works. I will however, try the edit you suggested. Perhaps it'll be better than what I came up with. Thanks again! Quote
Grandorf Posted February 27, 2015 Posted February 27, 2015 Yeah, you will get the hang of it by for example downloading other configurations and compare. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.