HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Questin: remover team color texture?

10-20-2006, 01:09 PM#1
unwirklich
i want to alpha something away, but then there apperas the team color (so this texture shoud go away playing somewhere else).

is it possible to remove the teamcolor texture from a unit?
no i dont want to change the alpha, i want to see my alpha changes without team color!

EDIT: uhm... if this is 'General Developement' (or whatever) please move it.
10-20-2006, 04:17 PM#2
Nasrudin
The alpha channel is both used for teamcolor or transparency. It depends on the geoset material. I can elaborate it better if you show the model.
10-20-2006, 05:50 PM#3
unwirklich
i tried to change the armor and the "whatever-this-thing-behind-his-head-is" of the bloodmage hero and i didnt get the team color away... if it is possible, i whish to know how to do.
10-21-2006, 02:51 PM#4
erwtenpeller
You'll have to do a model edit for that, a really easy one.

I'll move this to mdl editing.
10-22-2006, 02:37 PM#5
Nasrudin
1- convert the model from mdx to mdl
2- open it in notepad; if you scroll a little you'll see the animation list. Under it, there's what you need, the material list. There should be a material with two layers: that is used for the team color. Copy and paste the first material on it.
3- convert back to mdx and test.
10-22-2006, 03:52 PM#6
unwirklich
thx