Moderator elections are being held. See Valve Developer Community:Moderator elections for more details.
Users who would like to run for moderator must be autoconfirmed and have at least 100 edits. Users can check their own edit count at Special:Preferences.

env_outtro_stats

From Valve Developer Community
Jump to: navigation, search
class hierarchy
COuttroStats
CPointEntity
CBaseEntity

env_outtro_stats is a point entity available in Left 4 Dead series Left 4 Dead series. It controls the outtro stats at the end of a campaign.

Keyvalues

Targetname:

Name (targetname) <string>
The targetname that other entities refer to this entity by.

Inputs

RollStatsCrawl
Start the outro stats rolling.
Icon-Important.pngImportant:FinaleEscapeFinished input to trigger_finale must be fired before this for the stats to work properly
RollCredits
Start the outro credits rolling.
Warning.pngRisk 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