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

emp_info_map_overview

From Valve Developer Community
Revision as of 12:59, 13 July 2024 by Nescius (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to 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>[ Edit ]
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