Tf mann vs machine stats: Difference between revisions
Jump to navigation
Jump to search
Warning:Removing this entity may crash the game especially in
Mann vs. Machine.
In code, it is represented by the
Confirm:Does this entity still behave like this in upstream TF2?
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 | 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

tf_mann_vs_machine_stats
is a point entity available in Team Fortress 2.



CMannVsMachineStats
class, defined in thetf_mann_vs_machine_stats.cpp
file.
Entity Description

This entity handles all player and wave statistics and events for the 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.