Env holo emitter: Difference between revisions
Jump to navigation
Jump to search
Bug:You need point_template to spawn this entity, otherwise the game will crash with the precache error message.
MyGamepedia (talk | contribs) No edit summary |
MyGamepedia (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{CDA|CEnv_Holo_Emitter|CBaseAnimating|CBaseEntity|}} | {{CDA|CEnv_Holo_Emitter|CBaseAnimating|CBaseEntity|}} | ||
{{ent not in fgd|none}} | {{ent not in fgd|none}} | ||
[[File: | [[File:env_holo_emitter_with_weapon.jpg|200px|right|thumb|Weapon hologram emitter (concept).]] | ||
{{This is a|point entity|name=env_holo_emitter|game=Black Mesa}} This is model | {{This is a|point entity|name=env_holo_emitter|game=Black Mesa}} Represents blue hologram emitter. It was presumably intended to emit holograms of weapons in multiplayer that a player can pick up to get a weapon. This is indicated by the presence of the entity model in the '''items''' folder, disabled collision (by default) and the presence of hologram models for the [[Weapon crossbow (Black Mesa)|crossbow]], [[Weapon tau (Black Mesa)|tau]], [[Weapon glock (Black Mesa)|glock]], [[Weapon frag (Black Mesa)|grenade]], [[Weapon mp5 (Black Mesa)|MP5]] and [[Weapon shotgun (Black Mesa)|shotgun]]. | ||
{{ | {{bug|hidetested=1|You need {{ent|point_template}} to spawn this entity, otherwise the game will crash with the precache error message. | ||
{{expand|title=Not precached error| | {{expand|title=Not precached error| | ||
[[File:Holoemitcrash4.png]] | [[File:Holoemitcrash4.png]] |
Latest revision as of 11:51, 27 July 2025
![]() |
---|
CEnv_Holo_Emitter |
env_holo_emitter
is a point entity available in Black Mesa. Represents blue hologram emitter. It was presumably intended to emit holograms of weapons in multiplayer that a player can pick up to get a weapon. This is indicated by the presence of the entity model in the items folder, disabled collision (by default) and the presence of hologram models for the crossbow, tau, glock, grenade, MP5 and shotgun.

Inputs
- TurnOn <void>
- Turns spotlight on.
- TurnOff <void>
- Turns spotlight off.