I tried importing a custom team color to replace one of the existing colors. I know that the editor's reading the color because it shows up on the models, but when I play the map the color just shows up looking like the one I replaced. Does anyone know how to make custom colors work in the game?
Horn
#2
It's the order in which graphics are loaded. you cannot really replace Replacable textures. I once tried doing something similar to eliminate team glow. It won't work unless you make a stand-alone mod.
Ah, well thanks. I got it to work by just changing the actual skin to a different color and then selecting the whole thing. Still, I appreciate the help.