Resource icon

CTF-Style .res file for Player Destruction Version 3

  • Site Migration: See bugs? Report them here. Want something changed or have an idea? Suggest it here.
  • Something not downloading? Download authors read this.

CTF-Style .res file for Player Destruction Version 3

.res file resembling the CtF HUD that can be used in PD

A .res file made to resemble the CtF HUD, to allow for more generic custom gamemodes using PD's scoring system without players getting confused.

How to install:
  1. Put the HudObjectivePDCTF.res into tf/resource/ui (If the directory doesn't exist, create it)
  2. In your PD logic entity, put resource/ui/HudObjectivePDCTF.res into the .res File key value
  3. It should work, but if it isn't working, or when you ready to publish your map, remember to pack the .res file into the map, otherwise people who have not downloaded this beforehand will not have the HUD!

CTF - How to get the flag compass(es) to render on the PD Hud:
  1. Place a tf_logic_hybrid_ctf_cp into your map - Removes the CTF scores, but also enables for CP Hud to be rendered on the CTF Hud
  2. In your tf_gamerules entity, set the HUD Override to CTF HUD
Author
floaty
Downloads
306
Views
416
First release
Last update
Category
Other Resources

More downloads from floaty

Latest updates

  1. More fixes + Victory Countdown

    Hi hi! This was just supposed to be a fix for the points counter UI element thing, but I added more stuff to improve this. Changes from the last version: Hid the UI element that displays your current amount of points by moving it by 9999 in the...
  2. General Fixes & Improvements

    Hi, I have made a quite a handful of mistakes for me to release an update this soon, huh? Yeah, but I reckon it's better to fix these issues than just leaving them hanging in. I have also tested this a lot of times to verify that I have fixed the...