Jump to content

Transparent Background for carousel


Go to solution Solved by Aslain,

Recommended Posts

Posted

I used to have this mod with transparent background at the tanks slots.

 

But now i cant seen to get it works. Have tried to set alpha 0 for the flag in but now still show a full black.

 

Where did i go wrong?

 

image.png.0285dba52c08311ac91e6fb7116b4c2f.png

 

image.png.5f4a11def2616e4a2df9f2ae96c64bc2.png

  • Administrator
  • Solution
Posted
44 minutes ago, crash74 said:

selected this all the while...but still same....

Aslains_WoT_Logs.zip 110.02 kB · 1 download

It's because you are installing advanced stats in carousel slot. 

 

most likely caused by the first entry in carouselNormal.xc at extraFields:

    "extraFields": [
      // Slot background.
      // Подложка слота.
      { "x": 1, "y": 1, "layer": "substrate", "width": 160, "height": 100, "bgColor": "0x0A0A0A" },

 

so delete the above line or change to i.e.

      { "x": 1, "y": 1, "layer": "substrate", "width": 160, "height": 100, "bgColor": "0x0A0A0A", "alpha": "1" },

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.