This article relates to the game "Empires". Click here for more information.

emp_info_map_overview

From Valve Developer Community
Jump to: navigation, search

Class hierarchy
???
CBaseEntity

emp_info_map_overview is a point entity available in Empires Empires. It determines where the starting view point for Unassigned players will be upon map load. If a map does not contain this entity, new players will start at the world origin. If a map contains multiple instances of this entity, one will be randomly chosen for each Unassigned player.

Keyvalues

Name (targetname) <string>
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities