Eurofighter Typhoon (UK versions) - Technical data and discussion (Part 2)

Cope

WT Live // Camouflage by deadghostjt WT Live // Camouflage by deadghostjt

WT Live // Camouflage by YakovlevThreeP WT Live // Camouflage by YakovlevThreeP

Surely they will also fix the not working UHQ packs on console, and the Blurry Skins on console in the December Patch…

@Sean74218 maybe you can answer this, but is it possible to skin fuel tanks complete like its IRL, or is that an skin reason why drop tanks are mostly just 50/50 skinned?

1 Like

That’s an actual thing? Damn…

What’s this “Console” you speak of?

Clearly doesnt exist

:P

Ye, took me half an year just to get the blurry skins Accepted…
Its realy hard if they are no tech Mods for PlayStation and only QA/Devs who look from time to time…
https://community.gaijin.net/issues/p/warthunder/i/QaZLcmWSrJTk

Surely by Summer next year this will be accepted…
https://community.gaijin.net/issues/p/warthunder/i/5TuwACps8CEi

Edit: found this one lul
https://community.gaijin.net/issues/p/warthunder/i/rnvcE2XDHNRW

1 Like

Are you asking if you can add user skin on drop tanks?

I think that is because you cant make the drop tnaks different depending on their pylon

His Typhoon cockpit is nice, but not in all black. I like that the lights and actual cockpit are separate files so you can use one without the other. Otherwise I find his full cockpit skin is too dark.

I do like his T-Pod skins though, those look great. (And @Sean74218’s skin is amazing too.


2 Likes


Are you referring if you want the side panels to also be black?

1 Like

no

the custom cockpit turns everything dark grey

unless you play around with the files a bit

1 Like

Thanks, although the 30+70 you have on is slightly outdated, I have made small changes since then, if you choose

Oh I see

I don’t pay too much attention to that but fair enough. I like that the custom ones got so many lil buttons lightened up, the base just looks so blank without them.


mine looks like this though

Basically all of his cockpits he paints black and adds the colour for the buttons and lights to it. Some of the custom cockpits come with the cockpit panels and lights as separate files so you can choose to just use the lights instead of using the darker cockpit, but some you are stuck with it as 1 file.

1 Like

We get this:
IMG_20251123_172859
But not this:
images

Spoiler


fb5e61c563c5f14daa0e684090589830
images (1)

Yeah it brings it closer to what the cockpit looked like back during the Storm Warning dev server.
image

I really need to get round to setting that up. Just looks wrong without the back-lighting

That map screen leaves a lot to be desired from the current one we have.

4 Likes

It’s pretty simple to do.

When you download it just copy the eurofighter_typhoon_cockpit_labels_c.dds, eurofighter_typhoon_cockpit_labels_n.dds, hud_eurofighter_typhoon_c.dds, and n_n.dds files to the folder of the skin that you want to use and add this to the BLK file:

replace_tex{
from:t=“eurofighter_typhoon_cockpit_labels_c*”
to:t=“eurofighter_typhoon_cockpit_labels_c.dds”
}
replace_tex{
from:t=“eurofighter_typhoon_cockpit_labels_n*”
to:t=“eurofighter_typhoon_cockpit_labels_n.dds”
}
replace_tex{
from:t=“hud_eurofighter_typhoon_c*”
to:t=“hud_eurofighter_typhoon_c.dds”
}
replace_tex{
from:t=“hud_eurofighter_typhoon_n*”
to:t=“n_n.dds”
}

1 Like