Info director: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
* {{kv targetname}}
* {{kv targetname}}
* {{kv origin}}
* {{kv origin}}
== Inputs ==
* '''StartIntro'''
:Start the intro.
* '''FinishIntro'''
:Finish the intro.
* '''ForceSurvivorPositions'''
:Force the survivors to their starting positions and disable movement.
* '''ReleaseSurvivorPositions'''
:Release the survivors from their starting positions and enable movement.
* '''PanicEvent'''
:Force a panic event.
* '''FireConceptToAny'''
== Outputs ==
== Outputs ==
* '''OnGameplayStart'''
* '''OnGameplayStart'''

Revision as of 20:29, 3 January 2009

Note.pngNote:The current description of this entity is based on unofficial data based on data mining. Anything that may be read here is largely incomplete or, in some cases, incorrect.

Entity Description

The notorious Director.

Keyvalues

Inputs

  • StartIntro
Start the intro.
  • FinishIntro
Finish the intro.
  • ForceSurvivorPositions
Force the survivors to their starting positions and disable movement.
  • ReleaseSurvivorPositions
Release the survivors from their starting positions and enable movement.
  • PanicEvent
Force a panic event.
  • FireConceptToAny

Outputs

  • OnGameplayStart
Fired when the gameplay starts.
  • OnPanicEventFinished
  • OnKilled