This article's documentation is for Source 2. Click here for more information.

AddOutput (Source 2): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(moved from AddOutput)
 
No edit summary
Line 1: Line 1:
{{LanguageBar}}
{{LanguageBar}}
{{TabsBar|main=s2|base=AddOutput}}
{{TabsBar|main=s2|base=AddOutput}}
{{This is a|[[input]]|engine=Source 2}} It lets mappers change the properties of an entity.
{{This is a|[[input]]|engine=Source 2}} It lets mappers add [[output]]s to an entity at runtime.





Revision as of 17:45, 3 April 2025

English (en)Translate (Translate)

This is an input available in all Source 2 Source 2 games. It lets mappers add outputs to an entity at runtime.


AddOutput exists in a barebone ways in Source 2 and has a lot of quirks. You are unable to edit a lot of keyvalues without 3rd party plugins.

Note.pngNote:Syntax is differs from Source 1. Syntax example with NO parameters in Source 2: Output>Targetname>Input>Parameter>Delay>MaxTimesToFire

Stub

This article or section is a stub. You can help by expanding it.