Tf populator: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
Line 1: Line 1:
{{stub}}
{{stub}}


{{this is a|e0|game=tf2|name=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. 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.
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.