Home Contests & Challenges Archives

Team Color Issues

Now I'm sure I am not the only one with this problem, but I can't get my weapons to be team colored in game. They have the proper Skin 1 and Skin 2, but when using the weapons in game, they just have the first skin no matter what team I am on.

For the sake of example, I have this model with a .qc as follows.
$cdmaterials "models/weapons/c_items/newspaper/"
$texturegroup skinfamilies
{
{ "newspaper" }
{ "newspaper_blue" }
}

And in the model viewer, both skins are viewable.
Skin 1: Red
Skin 2: Blue
Extra7.jpg

But once I am in game, only the RED skin will be visible for both teams.
I'm wondering if this is something that valve has to hard code into the game? If not, how do I fix it?

Replies

Sign In or Register to comment.