Hammer updateignorelist: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
(Cleanup)
Line 1: Line 1:
{{wrongtitle|title=hammer_updateignorelist}}
{{base point ep2|hammer_updateignorelist}}
{{base_point_ep2}}


==Entity Description==
==Entity Description==
Specifies entities that are to be ignored by the [[hammer_update_safe_entities]] console command. Enter the targetnames of entities that you want to exclude into the list of fields here. Several of these may exist in a map.
Specifies entities that are to be ignored by the [[hammer_update_safe_entities]] console command. Enter the targetnames of entities that you want to exclude into the list of fields here. Several of these may exist in a map.


==Keyvalues==
== Keyvalues ==
* {{KV Targetname}}
{{KV|IgnoredName 01|to=IgnoredName 16|target_destination|Do not send this entity's information back to hammer during hammer_update_safe_entities}}
* '''IgnoredName''01-16'''''
{{KV Targetname}}
: <target_destination> Do not send this entity's information back to hammer during hammer_update_safe_entities
 
==Inputs==
== Inputs ==
* {{I Targetname}}
{{I Targetname}}
==Outputs==
 
* {{O Targetname}}
== Outputs ==
{{O Targetname}}

Revision as of 07:33, 26 July 2011

Template:Base point ep2

Entity Description

Specifies entities that are to be ignored by the hammer_update_safe_entities console command. Enter the targetnames of entities that you want to exclude into the list of fields here. Several of these may exist in a map.

Keyvalues

IgnoredName 01 ([todo internal name (i)]) to IgnoredName 16 <targetname>
Do not send this entity's information back to hammer during hammer_update_safe_entities
Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Inputs

Outputs