why dont you ask your teamate Andy?
Its not hard, just open the mdl file for the model and remove the texture where it says:
Bitmap {
Image "",
ReplaceableId 1,
}
Remove the red part only, it will become something like this:
Bitmap {
Image "",
}
I think this will get rid of the team color, i remove teamcolor with another method, so i dunno if this work. I cant say what my method is, because its too complicated to explain in here. |