I'm talking about the screen that is displayed before each round telling you your goal and what's next on Hydro. How do you do that? Does it have to be a TC_ map? Can you use that on any map type? I've searched the net and this forum, but didn't find the answer.
I used this tutorial when I had to make one before. http://developer.valvesoftware.com/wiki/TF2/Territorial_Control#The_overview_map You just need two files. the image, and a text file telling the game where the team icons should appear.
It doesn't have to be a TC map, but it's not designed for any others and only has the ability to do TC-ish stuff so it's not really useful.
Great! Thanks Icarus and ABS Now, it seems like it uses a .res file. Can you Pakrat such file in a TF2 map? More questions: this is actually overwriting (or maybe just overlaying on top of) the usual map-type objective chalkboard image? Does that mean if I want to make my own menu_photo image for my map, this overview image will hide it?