Env taubeam: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Ent not in fgd|nolink=1|codeonly=1}} {{this is a|point entity|name=env_taubeam|game=bms12}} This entity is used by the tau cannon when firing. It is available...")
 
No edit summary
Line 1: Line 1:
{{Ent not in fgd|nolink=1|codeonly=1}}
{{Ent not in fgd|nolink=1|codeonly=1}}
{{this is a|point entity|name=env_taubeam|game=bms12}} This entity is used by the [[weapon_tau|tau cannon]] when firing. It is available only in mod version of the game, not in [[Steam]] versions.
{{this is a|point entity|name=env_taubeam|game=bms12}} This is tau beam that used by the [[weapon_tau|tau cannon]] when firing. It is available only in mod version of the game, not in [[Steam]] versions.


Represented by class <code>CEnvTauBeam</code>.
Represented by class <code>CEnvTauBeam</code>.

Revision as of 10:32, 21 August 2024

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.

env_taubeam is a point entity available in Black Mesa (mod) Black Mesa (mod).

Warning.pngWarning:
  • The {{{game}}} parameter is inconsistent with the name defined by the {{bms12}} template. This can most likely be fixed by setting the value of the {{{game}}} parameter to Black Mesa (mod).
    If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.

This is tau beam that used by the tau cannon when firing. It is available only in mod version of the game, not in Steam versions.

Represented by class CEnvTauBeam.