Info remarkable: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (VDC image:pnkhrt-16px.png TomEdwards)
Line 1: Line 1:
{{l4d point|info_remarkable}}<br>
{{l4d series point|info_remarkable}}
{{l4d2 point|info_remarkable}}


== Entity description ==
== Entity description ==

Revision as of 07:57, 25 July 2010

Template:L4d series point

Entity description

An object in the world such that characters seeing it will speak a TLK_REMARK concept. Info_remarkable in L4D2 official maps can be found in the commentary text file located in the maps directory within pak01_dir.vpk. Left 4 Dead commentary files can be found in the maps folder of the Left 4 Dead installation for Left 4 Dead (No VPK extraction necessary).

Keyvalues

  • Origin:
Origin (X Y Z) (origin) <origin>
The position of this entity's center in the world. Rotating entities typically rotate around their origin.
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

  • ContextSubject:
Subject Context <string>
Text to put in the SUBJECT context of the TLK_REMARK fired upon sighting this object.

Inputs

Outputs

See also

External links

Info_Remarkable and You (Steam Forums) - An extensive overview of the use of info_remarkable in L4D series