Page 1 of 1
Textures00, 01, 02
Posted: 29 Oct 2006, 21:48
by PauloMorfeo
In the mod TLL, like the old TA ones (XTA), i see lots of textures named like:
Logo00
Logo01
Logo02
...
Where the models are connected to the name "Logo" (example).
And they all seem to be exactly similar except for the color. I guess that that is legacy stuff from when we had the limited amount of player colours which doesn't really makes much sense now that we define our own colour from RGB. Having all these redundant textures takes up unneeded space if they aren't necessary. What should i do? Just copy the ...00 one, none (it will probably complaint about not finding it!?)? ...?
If i should do something that requires something more complaicated, please just say so and i will just arrange something.
Posted: 29 Oct 2006, 22:22
by NOiZE
Posted: 30 Oct 2006, 15:08
by PauloMorfeo
I've read it. I'm not just posting questions without looking for info. I've been reading and searching the wiki alot (and other source). I have read lots of times the Custom Explosion Generator section before posting and without fully understanding it, for example.
And i'm sorry but i still don't know exactly. From that description, it looks like they are solely related to team colour, which doesn't really makes much sense now that we can choose whatever team colour we want from RGB...
Posted: 30 Oct 2006, 15:26
by NOiZE
Hmm yes, i don't know how that works tbh
Re: Textures00, 01, 02
Posted: 30 Oct 2006, 20:40
by VonGratz
PauloMorfeo wrote:
.....And they all seem to be exactly similar except for the color....
Hi!
What exactly means "except for the color"? Did the colors are changed from the original order?
Maybe here we find the hint for the only blue and red teams that appeared ingame when other colors are choosen :idea:

:idea:
VonGratz
Re: Textures00, 01, 02
Posted: 31 Oct 2006, 00:40
by PauloMorfeo
VonGratz wrote:...
What exactly means "except for the color"? Did the colors are changed from the original order?
...
Those textures are exactly the same, at least the ones i've been seeing. With the exception that they have diferent colours (00 all red, 01 all blue, etc, for example).
And there are no longer a "order" for colours. In the lobby, you just choose the colour you want from a RGB picker to be your colour. That is why i'm doubting that those textures## are of any use anymore.
Posted: 31 Oct 2006, 02:53
by VonGratz
Thanks, I will look!I think that it is why the colors are messed when I play SP Spring.
VonGratz
Posted: 31 Oct 2006, 03:15
by Argh
Make your mod with S3O, and you don't have to worry about this

Posted: 31 Oct 2006, 08:55
by NOiZE
From the mighty Spring changelog:
- Adds support for using arbitary team colors, teamcolor textures for 3do need to be slightly changed to accomendate this (see the base texture archive to see how its done)
So i guess you could take a look there :)