env_outtro_stats

From Source Entities
Jump to navigation Jump to search

Code classes:

env_outtro_stats is a point entity present in all games since L4d.pngLeft 4 Dead. It plays the outro stats at the end of a campaign in L4d.pngL4d2-small.png. It exists in Asw.pngP2.pngCsgo-small.png, but causes crashes when used.

Inputs[edit | edit source]

RollStatsCrawl
Shows the stats.
RollCredits
Shows Valve credits. Used on the credits map.
SkipStateChanged (Not in FGD)
Done automatically. Tells the entity that a player has voted to skip the stats.
PZEndGame (Not in FGD)  (only available in L4d2-small.png)
Shows the rematch vote dialog. Sent automatically.

Outputs[edit | edit source]

OnOuttroStatsDone
Fires when the stats finish rolling or when they're skipped. Clarify: What's the purpose, exactly? Wouldn't the game be exiting to the menu at this moment?