You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spawnroom_door_left and spawnroom_door_right were supposed to use 2 textures: one for the red team and one for the blue team, but right now they only use the red team texture. Blue team texture and material file are still in the game files (you can find them in the: materials/models/props_farm/).
Unusued blue texture:
How to fix:
Decompile spawnroom_door_left.mdl and spawnroom_door_right.mdl (located in: models/props_farm/)
This fixes the issue, however, as far as I understand, the blue texture will be visible only on 2fort right now and the map itself should be recompiled too, because for some reason with introducing the new texture lighting for these doors breaks.
Current:
"Fixed":
The text was updated successfully, but these errors were encountered:
spawnroom_door_left and spawnroom_door_right were supposed to use 2 textures: one for the red team and one for the blue team, but right now they only use the red team texture. Blue team texture and material file are still in the game files (you can find them in the: materials/models/props_farm/).
Unusued blue texture:
How to fix:
This fixes the issue, however, as far as I understand, the blue texture will be visible only on 2fort right now and the map itself should be recompiled too, because for some reason with introducing the new texture lighting for these doors breaks.
Current:
"Fixed":
The text was updated successfully, but these errors were encountered: