Jump to content
Korean Random
Sign in to follow this  
Dredd

Kills in Carousel

Recommended Posts

Been trying to get my "battles fought" added but no matter what I do, I break the carousel.xc

attach "carousel.xc"

Share this post


Link to post

Short link
Share on other sites

attach "carousel.xc"

 

I got it, i forgot the "," after the last line and my code was wrong, I am gonna use the one in the other thread that shows the Master of Excellence that I added and its working now, just adjusting where it is. Now I'll just copy that line and change the v. to correct ones. hate that I have to restart the game each time I make a change

 

 

this is the last area

 

// Extra cell fields (see playersPanel.xc).

    // Дополнительные поля ячеек (см. playersPanel.xc).

    "extraFields": [

      // Sign of mastery.

      // Знак мастерства.

      { "x": -1, "y": 10, "format": "<img src='img://gui/maps/icons/library/proficiency/class_icons_{{v.mastery}}.png' width='23' height='23'>" },

    { "x": 20, "y": 15, "format": "<font size='12' color='{{v.c_winrate}}'>{{v.winrate%d~%| }}</font>", "shadow": { "distance": 0, "angle": 0, "color": "{{v.c_winrate}}", "alpha": 90, "blur": 7.5, "strength": 7 } },

    { "x": 54, "y": -1, "format": "<font size='12' color='#CCCCCC '>{{v.battletiermin%02.0d}} - {{v.battletiermax%02.0d}}</font>", "shadow": { "distance": 0, "angle": 0, "color": "0x000000", "alpha": 90, "blur": 7.5, "strength": 7 } },

    // Damage Rating

    { "x": 90, "y": 15, "format": "<font face='Tahoma' size='12' color='{{v.c_damageRating}}'>{{v.damageRating%4.2f~%}}</font>", "shadow": { "alpha": 90, "angle": 45, "blur": 7.5, "color": "0x000000", "distance": 0, "enabled": true, "strength": 7}},

    // Battles Fought

    { "x": 10, "y": 75, "format": "<font face='Tahoma' size='12' color='{{v.c_battles}}'>{{v.battles%4.2f~%}}</font>", "shadow": { "alpha": 90, "angle": 45, "blur": 7.5, "color": "0x000000", "distance": 0, "enabled": true, "strength": 7}}

Edited by Wild Turkey

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...