Tf populator: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
{{stub}}


{{tf2 point|tf_populator}}
{{this is a|point entity|game=Team Fortress 2|name=tf_populator}}


===Entity description==
==Entity description==
This entity manages the Mann vs machine waves. It reads population files and executes them.
This entity manages the Mann vs machine waves. It reads population files and executes them. It is automatically instantiated by the game engine and should not be instantiated manually. Use the [[point_populator_interface]] entity to communicate with this entity.

Latest revision as of 18:38, 17 May 2024

Stub

This article or section is a stub. You can help by expanding it.

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

Entity description

This entity manages the Mann vs machine waves. It reads population files and executes them. It is automatically instantiated by the game engine and should not be instantiated manually. Use the point_populator_interface entity to communicate with this entity.