Editing Custom HUD
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help pages.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
− | [[File: | + | [[File:Broeselhud.png|framed|right|Example of one of the most famous custom huds (Broesel hud)]] |
− | [[File: | + | [[File:rayshud.png|framed|right|Another very popular custom hud (rays hud)]] |
− | The ''' | + | The '''HUD''', or '''heads-up display''', are the in-game element such as health and ammo indicators, the killfeed, etc. Custom HUDs are very important to the competitive scene because they usually focus more on usability. Many competitive players prefer custom HUDs over the default one as they clutter the screen less and show more relevant information to the player. |
==How to install== | ==How to install== | ||
Since the Steampipe update, custom files are much more easily installed and managed. | Since the Steampipe update, custom files are much more easily installed and managed. | ||
− | # | + | '''Windows:''' |
− | + | # Extract the main contents of the HUD package you downloaded (usually HUDs come in .zip or .rar format), they should contain a resource, scripts and/or materials folders. | |
− | # | + | # Go to the '''Steam/steamapps/common/team fortress 2/tf/custom''' directory on your hard drive |
− | ## | + | # Create a folder and name it to your liking (eg: mycustomhud) |
− | ## | + | # Copy the extracted folders into the folder you created in the custom directory |
− | # Start the game and test the | + | # Start the game and test the HUD you installed |
+ | |||
+ | '''Mac OSX:''' | ||
+ | # Extract the main contents of the HUD package you downloaded (usually HUDs come in .zip or .rar format), they should contain a resource, scripts and/or materials folders. | ||
+ | # Go to '''YOURUSER/Library/Application Support/Steam/SteamApps/common/Team Fortress 2/tf/custom''' ''Note: Replace YOURUSER with your accounts name, or just go to your directory. | ||
+ | # Drag and drop the folder into the folder | ||
+ | # Start the game and test the HUD you installed | ||
'''Note:''' The game should be closed while you do this. | '''Note:''' The game should be closed while you do this. | ||
− | You can also check | + | You can also check Huds.tf guide on How to install custom Huds [http://huds.tf/guides/?guide=1 here]. |
− | ==How to create | + | ==How to create custom HUDs== |
− | For most | + | For most HUD editing tasks only a text processor is needed, this makes it very easy to create and edit custom huds. |
There are some guides/tutorials created by various members of the community on the subject, which can be seen below: | There are some guides/tutorials created by various members of the community on the subject, which can be seen below: | ||
− | * [ | + | * [http://flamehud.googlecode.com/files/FlameHUD.pdf Flame's Guide To HUDs (.pdf)] |
− | * [ | + | * [http://doodlesstuff.com/?tutorial=tf2hud Doodles HUD editing guide] |
− | * [ | + | * [http://www.youtube.com/playlist?list=PL5eNrB8RrXXvohogCcKNKyk9SJxa26ltz Rays HUD tutorials (Youtube Playlist)] |
− | * [ | + | * [http://mods.fightingamphibians.org/hud1.png Boen's Guide to HUDs Part 1] |
− | * [ | + | * [http://mods.fightingamphibians.org/hud2.jpg Boen's Guide to HUDs Part 2] |
− | * [ | + | * [http://huds.tf/guides/?guide=2 huds.tf Guide on how to install custom Fonts on your hud by Flatline] |
− | * [ | + | * [http://huds.tf/guides/?guide=3 huds.tf Guide on how to install custom Crosshairs on your hud by Han Brolo] |
== Other Guides == | == Other Guides == | ||
− | * [https:// | + | * [https://dl.dropboxusercontent.com/u/19762650/importingxhairstf2.jpg How to move HUD crosshairs between HUDs] |
==External Links== | ==External Links== | ||
− | * [ | + | * [http://huds.tf/ huds.tf] - A community driven website that contains new and old HUDs and is continuously being updated. |
− | * [ | + | * [http://teamfortress.tv/forum/thread/183-collection-of-custom-huds Teamfortress.tv Thread] - A large HUD collection, although more outdated than [http://www.huds.tf huds.tf]. |
− | * [ | + | * [http://tf2.gamebanana.com/guis/cats/434 Gamebanana - TF2 HUDs] - 10+ pages of HUDs. |
<!-- PUT CATEGORIES UNDER THIS LINE!--> | <!-- PUT CATEGORIES UNDER THIS LINE!--> | ||
[[Category:Customization]] | [[Category:Customization]] |