Beamteam: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
*{{ent|spriteteam}}
*{{ent|spriteteam}}
*{{ent|weapon_tripmine}}
*{{ent|weapon_tripmine}}
*{{ent|item_weapon_tripmine}}

Revision as of 10:04, 16 August 2024

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map because it can only be configured through code.

beamteam is a point entity available in Black Mesa Black Mesa. Essentially a duplicate of beam. Used by tripmines to imitate laser beam. Most likely it exists for the ability to set the color of the laser in Team Deathmatch and for the ability to filter players to whom tripmine reacts. All inputs and outputs are the same as in beam.

Icon-Important.pngImportant:You can't change beam color in multiplayer. You can do so only in singleplayer.

See also