Tf mann vs machine stats: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
(Added a warning that the game may crash if it gets removed. Added the entity is not in FGD)
Line 1: Line 1:
{{ent not in fgd|codeonly=1}}
{{this is a|point entity|game=Team Fortress 2|name=tf_mann_vs_machine_stats}}
{{this is a|point entity|game=Team Fortress 2|name=tf_mann_vs_machine_stats}}
 
{{warning|Removing this entity may crash the game especially in {{tfwiki|Mann_vs._Machine|Mann vs. Machine.}}}}
{{code class|CMannVsMachineStats|tf_mann_vs_machine_stats.cpp}}
{{code class|CMannVsMachineStats|tf_mann_vs_machine_stats.cpp}}


==Entity Description==
==Entity Description==
{{confirm|Does this entity still behave like this in upstream TF2?}}
{{confirm|Does this entity still behave like this in upstream TF2?}}
This entity handles all player and wave statistics and events for the [https://wiki.teamfortress.com/wiki/Mann_vs._Machine Mann Vs. Machines] gamemode. It stores credit information, upgrade costs, the current wave, and gives a summary of MvM information at the end of a mission.
This entity handles all player and wave statistics and events for the {{tfwiki|Mann vs. Machine}} gamemode. It stores credit information, upgrade costs, the current wave, and gives a summary of MvM information at the end of a mission.


==Keyvalues==
==Keyvalues==

Revision as of 16:10, 4 September 2024

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map because it can only be configured through code.

tf_mann_vs_machine_stats is a point entity available in Team Fortress 2 Team Fortress 2.

Warning.pngWarning:Removing this entity may crash the game especially in Tfwiki favicon.png Mann vs. Machine.
C++ In code, it is represented by theCMannVsMachineStatsclass, defined in thetf_mann_vs_machine_stats.cppfile.

Entity Description

Confirm:Does this entity still behave like this in upstream TF2?

This entity handles all player and wave statistics and events for the Tfwiki favicon.png Mann vs. Machine gamemode. It stores credit information, upgrade costs, the current wave, and gives a summary of MvM information at the end of a mission.

Keyvalues

Inputs

Outputs