Updateitem1: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(This is just a basic point entity, no targetname or anything (and definitely not TF team, who added that??))
(Remove entity description header, not in fgd template)
Line 1: Line 1:
{{portal point|updateitem1}} It was added by the March 1, 2010 update.
{{ent not in fgd|nolink=1|because=it can only be configured through code}}
 
{{portal point|updateitem1}} It was added by the March 1, 2010 update. This entity is the area where [[updateitem2]] will receive a signal (sprite turns green, sounds play, static sounds, etc...). The entity is automatically placed and configured in code based on the map name, and does nothing if placed manually through Hammer.
==Entity Description==
This entity is the area where [[updateitem2]] will receive a signal (sprite turns green, sounds play, static sounds, etc...).


==Keyvalues==
==Keyvalues==

Revision as of 21:40, 24 March 2021

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.

Template:Portal point It was added by the March 1, 2010 update. This entity is the area where updateitem2 will receive a signal (sprite turns green, sounds play, static sounds, etc...). The entity is automatically placed and configured in code based on the map name, and does nothing if placed manually through Hammer.

Keyvalues

Inputs

Outputs

See Also