tf_logic_hunted

From Valve Developer Community
Jump to navigation Jump to search

tf_logic_hunted is a point entity available in Source Filmmaker Source Filmmaker.

Entity Description

This entity is used to detect a Tfwiki favicon.png Hunted map.

It can be seen in 🖿hunted.vmf and 🖿hunted2.vmf from the 2023 TF2 leaks.

Note.pngFix:To get the gametype string to appear on the welcome screen, add
"Gametype_Hunted" "Hunted"
to your localization files (such as 🖿resource\usermod_english.txt).

Keyvalues

Name (targetname) <string>
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities