Env outtro stats: Difference between revisions
Jump to navigation
Jump to search
(Reformat) |
(-removed irrelevant io) |
||
Line 7: | Line 7: | ||
{{IO|RollStatsCrawl|Start the outro stats rolling.}} | {{IO|RollStatsCrawl|Start the outro stats rolling.}} | ||
{{IO|RollCredits|Start the outro credits rolling.}} | {{IO|RollCredits|Start the outro credits rolling.}} | ||
== Outputs == | == Outputs == | ||
{{IO|OnOuttroStatsDone|Fired when the stats having finished rolling or the user cancels out.}} | {{IO|OnOuttroStatsDone|Fired when the stats having finished rolling or the user cancels out.}} | ||
Revision as of 13:03, 14 October 2022
Template:L4d series point It controls the outtro stats at the end of a campaign.
Keyvalues
- 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
- RollStatsCrawl
- Start the outro stats rolling.
- RollCredits
- Start the outro credits rolling.
Outputs
- OnOuttroStatsDone
- Fired when the stats having finished rolling or the user cancels out.