Func orator: Difference between revisions
Jump to navigation
Jump to search
1416006136 (talk | contribs) m (Added Template:Lang) |
(-added class hierarchy, cleanup) |
||
Line 1: | Line 1: | ||
{{lang|Func orator}} | {{lang|Func orator}} | ||
{{CD|CFlexExpresser}} | |||
{{l4d series point|func_orator}} | {{l4d series point|func_orator}} It's a very simple model entity that has animations and response rules. | ||
== Keyvalues == | == Keyvalues == | ||
{{KV|Max Followup Dist|intn=maxThenAnyDispatchDist|float|A 'then ANY' followup on a response from this orator will dispatch to characters up to this many units away. Leave 0 to mean that even an infinitely distant character may respond.}} | {{KV|Max Followup Dist|intn=maxThenAnyDispatchDist|float|A 'then ANY' followup on a response from this orator will dispatch to characters up to this many units away. Leave 0 to mean that even an infinitely distant character may respond.}} | ||
{{KV Targetname}} | {{KV Targetname}} | ||
== Flags == | == Flags == | ||
{{fl|1|Not Solid}} | |||
== Inputs == | == Inputs == | ||
{{IO|SpeakResponseConcept|Speak the specified response concept|param=string}} | {{IO|SpeakResponseConcept|Speak the specified response concept|param=string}} | ||
Revision as of 15:31, 12 November 2022
![]() |
---|
CFlexExpresser |
Template:L4d series point It's a very simple model entity that has animations and response rules.
Keyvalues
- Max Followup Dist (maxThenAnyDispatchDist) <float>
- A 'then ANY' followup on a response from this orator will dispatch to characters up to this many units away. Leave 0 to mean that even an infinitely distant character may respond.
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Flags
- Not Solid : [1]
Inputs
- SpeakResponseConcept <string >
- Speak the specified response concept