Hi Stefano!
At first i thought it wasn't possible but indeed, you're right. I've checked just now and, i don't know why, but even if you change the Tanks TGA in the textures folder the original TGA keeps on persisting ???
And i don't remember having this issue when i first released this mod.
So, the only way i've been able to change their skin is this:
-open the T-33 folder
-go to 3do/plane/T-33
-find the file named Tanks (it's a MAT file, check the extension) and open it
-You'll find something like this:
[ClassInfo]
ClassName TMaterial
[General]
tfDoubleSide 0
tfShouldSort 0
tfDropShadow 0
tfGameTimer 1
[LightParams]
Ambient 1.0
Diffuse 1.0
Specular 0.4
SpecularPow 4
Shine 0.0
[Layer0]
TextureName ..\Textures\Tanks.tga
-Change it to:
[ClassInfo]
ClassName TMaterial
[General]
tfDoubleSide 0
tfShouldSort 0
tfDropShadow 0
tfGameTimer 1
[LightParams]
Ambient 1.0
Diffuse 1.0
Specular 0.4
SpecularPow 4
Shine 0.0
[Layer0]
TextureName Tanks.tga
-Save
-Put your modified Tanks TGA in 3do/plane/T-33
-Launch the game
[Ciao Stefano!
All'inizio non mi sembrava possibile, ma hai ragione. Ho appena controllato e, non so per quale motivo, ma anche cambiando in maniera corretta il TGA dei serbatoi questi rimangono comunque quelli originali.
Il che è molto strano, perchè ricordo benissimo di non aver mai incontrato questo problema nella fase di test del mod.
Comunque, l'unico modo in cui mi è stato possibile modificare con successo il loro TGA è stato questo:
-apri la carella del T-33
-vai in 3do/plane/T-33
-trova il file di nome Tanks (è un file MAT, occhio all'estensione) e aprilo
-troverai questo:
[ClassInfo]
ClassName TMaterial
[General]
tfDoubleSide 0
tfShouldSort 0
tfDropShadow 0
tfGameTimer 1
[LightParams]
Ambient 1.0
Diffuse 1.0
Specular 0.4
SpecularPow 4
Shine 0.0
[Layer0]
TextureName ..\Textures\Tanks.tga
-Cambialo in:
[ClassInfo]
ClassName TMaterial
[General]
tfDoubleSide 0
tfShouldSort 0
tfDropShadow 0
tfGameTimer 1
[LightParams]
Ambient 1.0
Diffuse 1.0
Specular 0.4
SpecularPow 4
Shine 0.0
[Layer0]
TextureName Tanks.tga
-Salva
-Metti il tuo file Tanks TGA modificato in 3do/plane/T-33
-Fai partire il gioco
Poi torna qui e pubblica quelle skins italiane che son carine assai
]