- Feb 14, 2008
- 1,051
- 932
Adding a custom quicklist photo
It was only added today, but we've already found a way of doing it for your map. Here are the steps involved with creating a custom quicklist photo for your map.
(Note: Pakrating has been found to not work with this, so the file will have to be included seperately with your map. This tutorial assumes basic knowledge of the mentioned programs)
1. Use MrMuffinMan's tutorial here to take a good picture of your map.
2. Download this template here and open it in your desired photo editor.
3. Copy your map photo and resize it such that it fits within the black area on the template.
4. Save the picture as menu_thumb_mapname.jpg (Note: the mapname must be exactly as your map is called on its filename, underscores and all).
5. Use VTFEdit or a similar Photoshop plugin to convert this file to a .vtf
6. Create a file in notepad with the following contents, once again replacing mapname with the full name of your map.
"UnlitGeneric"
{
"$basetexture" "vgui\maps\menu_thumb_mapname"
"$translucent" 1
"$ignorez" 1
"$vertexcolor" 1
}
Save this file as menu_thumb_mapname.vmt
7. Move both the .vtf and .vmt within your team fortress 2/tf folder structure to materials/vgui/maps/ creating the necessary folders if you don't have them.
8. Load up the game and look for a server running this map, and gaze in wonderment as you see the custom menu photo.
Youme helped find whether the pakrating worked or not
It was only added today, but we've already found a way of doing it for your map. Here are the steps involved with creating a custom quicklist photo for your map.
(Note: Pakrating has been found to not work with this, so the file will have to be included seperately with your map. This tutorial assumes basic knowledge of the mentioned programs)
1. Use MrMuffinMan's tutorial here to take a good picture of your map.
2. Download this template here and open it in your desired photo editor.
3. Copy your map photo and resize it such that it fits within the black area on the template.
4. Save the picture as menu_thumb_mapname.jpg (Note: the mapname must be exactly as your map is called on its filename, underscores and all).
5. Use VTFEdit or a similar Photoshop plugin to convert this file to a .vtf
6. Create a file in notepad with the following contents, once again replacing mapname with the full name of your map.
"UnlitGeneric"
{
"$basetexture" "vgui\maps\menu_thumb_mapname"
"$translucent" 1
"$ignorez" 1
"$vertexcolor" 1
}
Save this file as menu_thumb_mapname.vmt
7. Move both the .vtf and .vmt within your team fortress 2/tf folder structure to materials/vgui/maps/ creating the necessary folders if you don't have them.
8. Load up the game and look for a server running this map, and gaze in wonderment as you see the custom menu photo.
Youme helped find whether the pakrating worked or not
Last edited: