tf_logic_hunted
Jump to navigation
Jump to search
Fix:To get the gametype string to appear on the welcome screen, add
tf_logic_hunted is a point entity available in
Source Filmmaker.
Entity Description
This entity is used to detect a
Hunted map.
It can be seen in ![]()
hunted.vmf and ![]()
hunted2.vmf from the 2023 TF2 leaks.
"Gametype_Hunted" "Hunted"to your localization files (such as
resource\usermod_english.txt).Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentnameortarget).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities