Grenade beam: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
Line 1: Line 1:
{{lang|Grenade_beam}}{{ent not in fgd}}
{{lang|Grenade_beam}}{{ent not in fgd}}
[[File:item_ammo_smg1_grenade.jpg|thumb|200px|right|.]]
[[File:item_ammo_smg1_grenade.jpg|thumb|200px|right|.]]
{{this is a|e0|series=Half-Life 2|name=grenade_beam}} This is the grenade created and not included in game launch.  It is not affected by the gravity gun. which emits a {{ent|grenade_beam_chaser}} which follows with beams.  
{{this is a|point entity|game=Half-Life 2|game1=Half-Life 2: Episode One|game2=Half-Life 2: Episode Two|game3=Half-Life 2: Deathmatch|name=grenade_beam}} This is the grenade created and not included in game launch.  It is not affected by the gravity gun. which emits a {{ent|grenade_beam_chaser}} which follows with beams.  


{{code class|CGrenadeBeam|grenade_beam.cpp}}
{{code class|CGrenadeBeam|grenade_beam.cpp}}

Revision as of 19:54, 17 May 2024

English (en)Translate (Translate)
Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.
.

grenade_beam is a point entity available in Half-Life 2 Half-Life 2, Half-Life 2: Episode One Half-Life 2: Episode One, Half-Life 2: Episode Two Half-Life 2: Episode Two, and Half-Life 2: Deathmatch Half-Life 2: Deathmatch. This is the grenade created and not included in game launch. It is not affected by the gravity gun. which emits a grenade_beam_chaser which follows with beams.

C++ In code, it is represented by theCGrenadeBeamclass, defined in thegrenade_beam.cppfile.

ConVars/Commands

Cvar/Command Parameters or default value Descriptor Effect

FGD code

[Todo]

Keyvalues

Note.pngNote:Content moved to Rendering and studio model related KIO/Keyvalues for continuation of page history


Inputs

Note.pngNote:Content moved to Rendering and studio model related KIO/Inputs for continuation of page history


Outputs

Note.pngNote:Content moved to Rendering and studio model related KIO/Outputs for continuation of page history