Env credits: Difference between revisions
Jump to navigation
Jump to search
(raw; needs cleanup) |
(semi-automated cleanup) |
||
Line 1: | Line 1: | ||
{{ | {{wrongtitle|title=env_credits}} | ||
==Entity Description== | |||
An entity to control the rolling credits. | An entity to control the rolling credits. | ||
==Availability== | |||
{{in game|point}} {{game-base}} | |||
{{in code|class=CCredits|file=EnvMessage.cpp}} | |||
==Keyvalues== | |||
*{{kv Targetname}} | |||
==Inputs== | |||
*{{i Targetname}} | |||
*'''RollCredits''' | |||
:Start the intro credits rolling. | |||
*'''RollOutroCredits''' | |||
:Start the outro credits rolling. | |||
*'''ShowLogo''' | |||
:Show the HL2 logo. | |||
==Outputs== | |||
*{{o Targetname}} | |||
*'''OnCreditsDone''' | |||
:Fired when the credits having finished rolling. | |||
[[Category:Entities]] | |||
Revision as of 20:17, 7 October 2005
Entity Description
An entity to control the rolling credits.
Availability
Template:In game Template:Game-base Template:In code
Keyvalues
Inputs
- RollCredits
- Start the intro credits rolling.
- RollOutroCredits
- Start the outro credits rolling.
- ShowLogo
- Show the HL2 logo.
Outputs
- OnCreditsDone
- Fired when the credits having finished rolling.