How the "sixth sense" skill works in World of Tanks. Mod sixth sense, change the lamp and glow time Some nuances of the "light bulb"

Not everyone is satisfied with the standard "sixth sense" perk lamp, someone simply does not like it, and someone wants to install a lamp that would distinguish him from millions. It would also be nice to extend the lighting time of the lamp. How to do this, we read in this article.

Why increase the lamp glow time ??? The answer is simple - the longer it glows, the longer you will be behind cover, fearing dense enemy fire, the less likely to be destroyed and the more likely to get out of the corner like a "devil out of a snuffbox" and inflict decisive damage on the herd of the enemy. As you can see, there are solid advantages, especially if you are playing on a tank destroyer, where it is very important to know when the vehicle was exposed and how long you were behind cover in order to disappear from the enemy light. Let's get started:

mod sixth sense, change the lamp and glow time

Let's start by replacing the lamp. The lamp file is called SixthSense.png The picture of the sixth sense lamp is part of the XVM mod (eXtended Visualization Mod) and is located along the way: your computer: \\ your drive \\ WorldOfTanks \\ res_mods \\ xvm \\ res This is the image itself of the format .png with dimensions 194x210 and file name SixthSense... In other words, you can insert any other image instead of this one, with the same parameters as the original file, including the name. This is where Photoshop or similar image editing programs can help you. But in my opinion it is better and faster to download a picture from the Internet. Or download assembly of 34 images for "mod sixth sense" from the Yandex disk.

And voila. We enjoy the sixth sense fashion lamp replaced with our own hands.

Mod the sixth sense we change the lamp glow time:

We follow the path:
your computer: \\ your drive \\ WorldOfTanks \\ res_mods \\ current client version \\ gui \\
and open the file gui_settings.xml our favorite notebook Notepad ++... What?! You still don't have Notepad ++??? You are almost a super coder (growing up modder) if you are reading these articles! Well, okay, download, for example from here or from the official site, or from the Yandex disk.
Have you downloaded it? Have you opened it? Excellent! We see a large configuration file with 230 lines of code. But don't panic! We will not change all of it. Looking for the line:

sixthSenseDuration

In my config it is 85 line... There may be another in yours. And the code may differ, for example, be like this:

5000

Key word here sixthSenseDuration, we are looking for it in notepad ++.
We change the numbers standing there by 10,000.
In my case it is like this:

sixthSenseDuration // name of the function that displays the sixth sense lamp int 10000 // function value (time) in ms (milliseconds). 1000 ms - 1 sec

accordingly, the lamp will glow for 10,000 milliseconds, which is 10 seconds. This time is quite enough to hide somewhere and sit out until complete disappearance from the enemy's light.

That's all. Now you can insert any lamp into the sixth sense mod, as well as edit the glow time of the lamp.
Good luck in battles !!!

The presented mod invites players to change the usual 6th sense light bulb. There are many different icons in the archive, so it will not be difficult to choose the most suitable one. Choose your preferred light bulb, install it and go into battle.

The modification, in particular, includes the following pictures: red triangles, more beautiful light bulbs, Sauron's eye in different versions, icons "Tank detected" and others. The mod will not conflict with XVM and sixth sense sound modifications, so feel free to install it.

Sixth sense light bulbs download

In total, the authors have collected 16 different pictures. Like many others, this one is quite in demand among gamers, since the standard light bulb has long become boring. For the first time this modification appeared a couple of years ago and since then has been in great demand.

To put the sixth sense bulbs, you need to select the desired option, and then place the gui folder along this path: / WoT / res_mods / [update folder], agreeing to a replacement. Now you can start the simulator and enjoy the new light bulb.

The sixth sense is the tank commander's perk, which you should be the first to pump, since your "survivability" in battle largely depends on whether you know that your opponents see you or not. And the lamp just helps to determine whether your tank is lit by a red dot on the minimap at the enemies or not.

Attention! If the corresponding skill of the commander 6 sense is not fully pumped (or the boom consumable is not used), the mods for changing the lamp will not work! Keep this in mind!

How to set 6 sense?

In fact, it doesn't take a lot of effort to put a light bulb on, since in my opinion this is the simplest mod for World of Tanks. There are three ways.

1) How to change a light bulb without XVM

The method is outdated and inconvenient, but still used by some modders. Installation is extremely simple and boils down to the fact that the downloaded archive with the mod must be placed in a special folder with the game:

World_of_Tanks / res_mods / 1.7.1.0

In such an archive, usually not pictures, but SWF files and folders that allow you to make animated lamps, new sounds, etc.

In most cases, one image of the lamp is enough, so let's move on to the second point.

2) How to put a light bulb in World of Tanks 1.7.1.0 using the XVM mod?

First you need to. You can just drop the folder from the archive into the game and not bother with its advanced functionality and complex config, since the basic things will work right away (including a simple replacement of the light bulb), and this is exactly what we need within the framework of this instruction.

Also, do not be afraid for your precious FPS, which will not suffer, again, if you only need XVM to install a lamp, do not turn on additional "heavy" mod features, such as an informative minimap (the most voracious element) and everything will be fine. Verified personally.

After installing the XVM mod, our new light bulb is located in the specified path: \\ World_of_Tanks \\ res_mods \\ mods \\ shared_resources \\ xvm \\ res.

Now we can drop any PNG image (!!!) there and the light bulb will work.

Important! The name of your lamp file must be SixthSense.png.When saving a new lamp in this folder, you must overwrite the old one (or delete first, then put the new image there).

This method is good in that you can use any image you like, even if your own photo and then the most pleasant and charming person on earth will notify you about the light

Preparing the lamp image

The easiest way is to download a ready-made picture. You can use it for this, but if this is not enough, then go to Google search in pictures and drive in the following phrases there:

  • light bulb wot png
  • sixth sense wot png
  • and so on until you find what you like ...

You can try different queries, but the most important thing is to have " png"- this will give the search engine a command to search for pictures of this particular format and in 90% of cases they will be on a transparent background, which looks much more beautiful in the game.

But what if none of the lamp cards found fit?

Let's make a lamp ourselves, using the example of a sticker from Vkontakte in the form of a funny potato:

To get this image, the easiest way is to look at the Vkontakte item code. This can be done, for example, using the Firebug extension for all popular browsers. It can take a very long time to describe how to use it, so look for information on other sites.

See the code:

It follows that the image along this path is used http://vk.com/images/stickers/147/128.png , 128x128 pixels in size.

The following sizes are also available to us:

You can already use these images as a lamp. To do this, save what you need to the folder \\ World_of_Tanks \\ res_mods \\ mods \\ shared_resources \\ xvm \\ resby renaming the file itself to SixthSense.png.

This is how it looks in the game:

But let's assume that our picture was not initially on a transparent background. What to do in this case?

You can do it yourself, having at hand a graphic editor, for example Photoshop (you can easily find a free version with a crack, dig on torrents).

1) Step one - open the image in Photoshop, click on the "Magic Wand" tool:

Then click on an empty area of \u200b\u200bthe image. It is worth noting here that it is much more convenient when the background of the picture is uniform, so that there is no interference with "smart" selection:

Then just remove the background by pressing the DELETE button on your keyboard:

Done, the picture can be saved as SixthSense.png.

If the background of the image was initially non-uniform, then you can cut out the desired part using the Lasso tool:

With its help, we simply outline the desired part of the image:

If in the process the hand twitched and you made a crooked selection, you can quickly reset it by pressing CTRL + D. It is also important to "close" the selection circle. After a few workouts, you can achieve the desired result.

If it doesn't work with the lasso, you can select the element using standard means (square or oval selection) and then "grind" it with the eraser.

So, in the example above, the face of the Serb was highlighted. Now press:

  1. CTRL + C - copy the selection to the clipboard.
  2. CTRL + N - create a new empty file, click OK. The main thing here is that the background is transparent. Also, pay attention to the size of the new file - by default, the size of the selected fragment from the clipboard is taken, where we copied it in the first paragraph.
  3. In the new file, press CTRL + V - paste our "cut".

It should look like this:

Here you can already correct the edges with an eraser, add inscriptions, effects, and so on.

Finally, click the following - File\u003e Save for WEB:

In the window that appears on the right, select the PNG format and tick the Transparency box:

Save the file as SixthSense.png to folder \\ World_of_Tanks \\ res_mods \\ mods \\ shared_resources \\ xvm \\ res.

How light bulb mod works sixth sense for World of Tanks 0.9. *? During the battle, if you are spotted by the enemy, a small red glowing lamp of the sixth sense will appear in the middle of the screen, thereby you will immediately understand that the enemy is targeting the tank. The standard picture is not always striking, so experienced modders have created a wide variety of 6th sense mod options for WoT: skulls, eyes, marks and more. There is also a voice alert or a bell for a light bulb. More and more with the new patch mods sixth sense, they are popular with tankers!

Download light bulbs 6 sense

The sixth sense mod is liked by many tankers. And in the standard, of course, it is presented at a minimum. But on the other hand, why do it, then what everyone has different tastes for. Download and install the 6 sense light bulb mod from our website. We check files for viruses and make it easier for you to download.