Tf logic raid: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (think we don't need the KVs and all since the entity doesn;t exist)
m (See Also)
Line 2: Line 2:
{{Ent_not_in_game}}
{{Ent_not_in_game}}
{{tf2 point|tf_logic_raid}} This was used to detect a Raid map, a gamemode for an early iteration of [https://wiki.teamfortress.com/wiki/Mann_vs._Machine Mann vs. Machine]. The code for the gamemode still exists, but is now entirely disabled.
{{tf2 point|tf_logic_raid}} This was used to detect a Raid map, a gamemode for an early iteration of [https://wiki.teamfortress.com/wiki/Mann_vs._Machine Mann vs. Machine]. The code for the gamemode still exists, but is now entirely disabled.
== See Also ==
* [[tf_logic_boss_battle]]
* [[tf_logic_mann_vs_machine]]

Revision as of 08:59, 23 July 2021

Obsolete-notext.png
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.
Info-red.png
This entity is not in the game by default, but got left over in the FGD.
This feature is not available anymore.

Team Fortress 2 tf_logic_raid is a point entity available in Team Fortress 2 Team Fortress 2. This was used to detect a Raid map, a gamemode for an early iteration of Mann vs. Machine. The code for the gamemode still exists, but is now entirely disabled.

See Also