Jump to content
Korean Random
Sign in to follow this  
Dado_Ze

Positioning Extra Fields in carousel

Recommended Posts

Hello

Because there are some vehicles that missing wn8effd, they are not shown in carousel like on picture for example.

post-8168-0-06885800-1466936259.png

I wanted to change Y position of extra fields depending of, is the previous extra field exist.

 

For example extra field avg dmg/battles i did try to make it this way:

{ "x": 138, "y": "{{v.wn8effd?42|29}}", "h": 15, "w": "20", "src": "img://gui/maps/icons/library/dossier/avgDamage40x32.png", "alpha": "{{v.selected?{{v.tdb?100|0}}|0}}" },
{ "x": 140, "y": "{{v.wn8effd?42|29}}", "align": "right", "format": "<font color='{{v.c_xtdb}}' size='9'><b>{{v.tdb%d}}</b></font>", "alpha": "{{v.selected?{{v.tdb?100|0}}|0}}" , "shadow": ${ "def.textFieldShadow" } },

 

But the way i tryed to make its only working for v.tdb values, and its not working for game integrated icons (first line of example).

So, is it not supposed to work this way, or is this a bug that could be fixed, or I did something wrong?

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