Game scavenge progress display: Difference between revisions
Jump to navigation
Jump to search
(Reformat) |
m (Add internal name of Max) |
||
Line 2: | Line 2: | ||
== Keyvalues == | == Keyvalues == | ||
{{KV|Max|float|Number of items to collect.}} | {{KV|Max|intn=Max|float|Number of items to collect.}} | ||
{{KV Targetname}} | {{KV Targetname}} | ||
Revision as of 11:24, 17 March 2021
Template:L4d2 point It displays the number of scavenge items successfully filled by survivors.
Keyvalues
- Max (Max) <float>
- Number of items to collect.
- 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
Inputs
- TurnOn
- Turn the display on.
- TurnOff
- Turn the display off.
- SetTotalItems <integer >
- Set the target (or total) number of scavenge itmes.