Jump to content
Korean Random
Sign in to follow this  
NiltonSilva

PlayerPanel problem

Recommended Posts

Is this command correct for the current XVM?

 

 

on "nickFormatLeft":  "nickFormatRight":  "vehicleFormatLeft":   "vehicleFormatRight": change it like this

"nickFormatLeft": "<font face='mono' size='13' color='{{c:winrate}}' alpha='{{alive?#FF|#80}}'>{{winrate%2d~%}}</font> {{nick}}",
"nickFormatRight": "{{nick}} <font face='mono' size='13' color='{{c:winrate}}' alpha='{{alive?#FF|#80}}'>{{winrate%2d~%}}</font>",

"vehicleFormatLeft": "<font color='{{c:r}}' alpha='{{alive?#FF|#80}}'>{{vehicle}}</font>",
"vehicleFormatRight": "<font color='{{c:r}}' alpha='{{alive?#FF|#80}}'>{{vehicle}}</font>",

 

 

 

 

 

esse.png?1488230407

Edited by NiltonSilva

Share this post


Link to post

Short link
Share on other sites

You're welcome ;-)

 

${"def.topTankers"} was the player's position on the tank in the "Top tankers" event and isn't actual anyways.

Edited by Andrew05

Share this post


Link to post

Short link
Share on other sites

I have the same settings as this

 

 

"nickFormatLeft": "<font face='mono' size='13' color='{{c:winrate}}' alpha='{{alive?#FF|#80}}'>{{winrate%2d~%}}</font> {{nick}}",
"nickFormatRight": "{{nick}} <font face='mono' size='13' color='{{c:winrate}}' alpha='{{alive?#FF|#80}}'>{{winrate%2d~%}}</font>",

 

"vehicleFormatLeft": "<font color='{{c:r}}' alpha='{{alive?#FF|#80}}'>{{vehicle}}</font>",
"vehicleFormatRight": "<font color='{{c:r}}' alpha='{{alive?#FF|#80}}'>{{vehicle}}</font>",

 

But have lost the top 100 clans, can someone tell me whats missing and show me where to put it please

Share this post


Link to post

Short link
Share on other sites

"clanIcon" is defined early on in playersPanel.xc, and is called up in "extraFieldsLeft" and "extraFieldsRight" (i.e. not in those 4 lines you are pointing to).

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...