Jump to content
Korean Random
Sign in to follow this  
sd92

Carousel custom extra fields seem to be ignored

Recommended Posts

Hello.

I'm trying to put some useful info on my carousel such as winrate, damage and kill ratios, battle-tier span, how close i am to marks of excellence on that particular tank.

However, my lines are ignored.

Only the first one already built in is shown (mastery badge).

I changed parameter in carousel.xc that hides Buy Tank button, that worked.

 

I'm including my config, xvm.log and python.log

 

 

Subquestion: I've seen this post: http://www.koreanrandom.com/forum/topic/20738-how-to-work-in-color-macros-in-text-shadows-carousel/

Isn't here some simpler way of adding shadow? What is minimum of parameters/tags that is needed to display shadow?

 

Thank you all in advance for your reply.

 

 

 

carousel_problem.zip

Share this post


Link to post

Short link
Share on other sites

However, my lines are ignored.

Not sure what are you doing, but I unxiped your config, added a line 

,
        { "x": -7, "y": 49, "h": 20, "w": 120, "rotation": 331, "bgColor": "{{v.selected?#96FF00|#000000}}", "alpha": "{{v.selected?25|0}}" } 

from my one and saw the mark I added:

post-10067-0-73398600-1423418674_thumb.png

The green line was designed for smaller cell size, and it has the proper form for it's parameters.

Share this post


Link to post

Short link
Share on other sites

Thank you Kotyarko, i compared your changes with my old config, and i finally noticed that i made mistakes, i had bad macros here( {{t-rating}}, should be {{v.winrate}}, thats the reason why they were not working. Also at the winrate macro i was missing the 'f' for float, without it, it wasnt showing number, only % prefix.

And i like how is the shadow included, didn't know it is possible like that.

Thanks again, i will learn from that guys :)

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