Env laser dot: Difference between revisions
Jump to navigation
Jump to search
Note:Doesn't use Glow render in
Half-Life 2: Deathmatch, because glows can be shined through world for a short time when appears (this bug can be found in deathmatch from
Black Mesa).
Bug:In
Black Mesa (mod) (the mod version) this entity appears automatically at map center. This happens if:
Workaround:Add a logic_auto that will fire this output.
MyGamepedia (talk | contribs) No edit summary |
MyGamepedia (talk | contribs) No edit summary |
||
Line 11: | Line 11: | ||
{{workaround|Add a {{ent|logic_auto}} that will fire this output. | {{workaround|Add a {{ent|logic_auto}} that will fire this output. | ||
{{entity-output-start}} | {{entity-output-start}} | ||
{{entity-output||OnLoadGame|env_laser_dot|Addoutput|origin 42000 42000 42000|0.00|No|}} | {{entity-output||OnLoadGame|env_laser_dot|Addoutput|origin 42000 42000 42000|0.00|No|Used 42 thousand, because it's bigger than possible map size.}} | ||
{{entity-output-end}} | {{entity-output-end}} | ||
}} | }} | ||
}} | }} |
Revision as of 06:28, 11 May 2025
![]() |
---|
CLaserDot |
![]() |
env_laser_dot
is a point entity available in Half-Life 2 series,
Portal, and
Black Mesa.
This is the laser guide endpoint that steer rocket grenades. Used by RPG to change the flying direction for the rockets. It is also used by TOW, however, it doesn't change the flying direction for the missiles. Entity kill will cause immediate respawn.





- You reload save.
- RPG's laser enabled.
- You don't hold/use RPG.

My output | Target entity | Target input | Parameter | Delay | Only once | Comments | ||
![]() |
OnLoadGame | env_laser_dot | Addoutput | origin 42000 42000 42000 | 0.00 | No | Used 42 thousand, because it's bigger than possible map size. | |