Jump to content
Korean Random
Sign in to follow this  
CBARoughneck

carousel tank names

Recommended Posts

im not sure why my cfg shows both names it use to never lol

 

you can see in the screenshot what im talking about

 

can someone take a look and see where my error is

 

thanks a lot

 

 

post-7472-0-91466200-1475731386_thumb.png

carousel.zip

Share this post


Link to post

Short link
Share on other sites

Set this to false in carouselNormal.xc:

 

"tankName": { "enabled": true, "dx": 0, "dy": 0, "alpha": 100, "scale": 1 },

Share this post


Link to post

Short link
Share on other sites

line 34  "tankType": { "enabled": true, "dx": 0, "dy": 0, "alpha": 100, "scale": 1 },

change to

line 34 "tankType": { "enabled": false, "dx": 0, "dy": 0, "alpha": 100, "scale": 1 },

 

you are calling tank names later on in extra fields but names are displayed in two colors for normal and premium,

 

line 77 { "x": 1, "y": 78, "align": "left", "format": "<font face='$FieldFont' color='#ffffff' size='14'>{{v.name}}</font>", "alpha": "{{v.premium?0|100}}" , "shadow": {"blur":8, "color": "0x545341", "strength": 3} },

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