Jump to content
Korean Random
lgdgglc

How to change the background of icons to transparent?

Recommended Posts

How to change the background of icons to transparent?  I made an icon myself, but after entering the game, the icon on the top of the vehicle could not show, the enemy was all red, and the teammates were all green.

After using XVM, the problem can be solved, showing the original appearance, but I don't quite understand XVM. I prefer pure game interface.

 

5b1df86f4be64_QQ20180611111643.thumb.png.683a5dc22698d38426b4fb9c93de029f.png

  

I know that the problem of restoring icon images before using two files (in MODS) has the same way to solve the problem of transparent color.

Like this  (.wotmod)

5b1df90497956_QQ20180611110212.png.8b67f235f1c539c069284066e6a8bba4.png

 

Is there a wotmod document that can solve this problem? If you know, please tell me, thank you very much。

 

Share this post


Link to post

Short link
Share on other sites
4 часа назад, lgdgglc сказал:

After using XVM, the problem can be solved, showing the original appearance, but I don't quite understand XVM

 

markersAliveNormal.xc

markersAliveExtended.xc

markersDeadNormal.xc

markersDeadExtended.xc

    // Vehicle contour icon.
    // Контурная иконка танка.
    "contourIcon": {
      ...
      // Opacity (dynamic transparency allowed, see macros.txt).
      // Прозрачность (допускается использование динамической прозрачности, см. macros.txt).
      "alpha": 100,
      // Color (dynamic colors allowed, see macros.txt).
      // Цвет (допускается использование динамического цвета, см. macros.txt).
      "color": null,
      // Color intensity from 0 to 100. The default is 0 (off).
      // Интенсивность цвета от 0 до 100. По умолчанию 0, т.е. выключено.
      "amount": 0
    },
4 часа назад, lgdgglc сказал:

Like this  .wotmod

4 часа назад, lgdgglc сказал:

Is there a wotmod document that can solve this problem?

 

These are files to turn off mirror images from my topic on the forum, they do not affect the icons in the markers of vehicle.

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.


  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...