What’s this “Console” you speak of?
Clearly doesnt exist
:P
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
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.
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.
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.
We get this:

But not this:

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

I really need to get round to setting that up. Just looks wrong without the back-lighting
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”
}
Thank you
Do you know of a way to set it up so that it uses the in-game skins but the user-skin cockpit?