-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Healing Sentry edited this page May 8, 2021
·
2 revisions
Click here to find the latest official release, or click here to download the newest "beta" release. I would recommend going with the official release however.
First things first, find your custom folder. The default location should be C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\custom. If you installed it on a drive that isn't your Windows Drive, check [Drive Letter]:\Steam\SteamApps\common\Team Fortress 2\tf\custom or a path similar to that. If you do not have a custom folder, make one. After that the instructions are pretty simple.
- Download the file.
- Extract or open up the zip and copy the folder inside named "sentryhud" (No -release attached).
- Navigate to
[Drive Letter]:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\custom - Paste the folder inside the custom folder.
- Ensure that the final file structure should resembles the following:
tf
└── custom
└── sentryhud
├── materials
├── resource
├── scripts
└── info.vdf
Note: Your file structure should be custom and then the hud folder with the hud items inside.
- Correct:
...tf/custom/sentryhud/<HUD FILES> - Incorrect:
...tf/sentryhud - Incorrect:
...tf/custom/SentryHUD-release - Incorrect:
...tf/custom/sentryhud/sentryhudAnything that isn't the first one is incorrect as well.