Env outtro stats: Difference between revisions
Jump to navigation
Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.) |
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
||
Line 1: | Line 1: | ||
{{CD|COuttroStats}} | {{CD|COuttroStats}} | ||
{{this is a|name=env_outtro_stats|series=Left 4 Dead | {{this is a|point entity|name=env_outtro_stats|series=Left 4 Dead}} It controls the outtro stats at the end of a campaign. | ||
== Keyvalues == | == Keyvalues == |
Revision as of 17:55, 17 May 2024
![]() |
---|
COuttroStats |
env_outtro_stats
is a point entity available in Left 4 Dead series. 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.
Important:FinaleEscapeFinished input to trigger_finale must be fired before this for the stats to work properly
- RollCredits
- Start the outro credits rolling.
Risk of Confusion:This is meant for the actual game credits (showing people that worked on the game)
Outputs
- OnOuttroStatsDone
- Fired when the stats having finished rolling or the user cancels out.
Confirm:Doesn't seem to work