Trigger finale dlc3: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
Line 1: Line 1:
{{lang|Trigger finale dlc3}}
{{lang|Trigger finale dlc3}}
 
{{this is a|e0|game=l4d|name=trigger_finale_dlc3}} It is a controller for the special DLC3 finale.
{{l4d point|trigger_finale_dlc3}} It is a controller for the special DLC3 finale.


== Keyvalues ==
== Keyvalues ==

Revision as of 09:04, 7 January 2024

English (en)中文 (zh)Translate (Translate)

trigger_finale_dlc3 is an e0 available in Left 4 Dead Left 4 Dead.

Warning.pngWarning:
  • The {{{game}}} parameter is inconsistent with the name defined by the {{l4d}} template. This can most likely be fixed by setting the value of the {{{game}}} parameter to Left 4 Dead.
    If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.

It is a controller for the special DLC3 finale.

Keyvalues

World model ([todo internal name (i)]) <model path>
Disable Shadows ([todo internal name (i)]) <boolean>
Used to disable dynamic shadows on this entity.
Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Pitch Yaw Roll (Y Z X) (angles) <QAngle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
Start Disabled (StartDisabled) <boolean>
Stay dormant until activated (with theEnableinput).

Inputs

FinaleEscapeFinished
Give the survivors a victory.
FinaleEscapeForceSurvivorPositions
Make the survivors stand still on the escape vehicle.
FinaleEscapeVehicleReadyForSurvivors
Make survivors say something about how the vehicle has stopped now.
ForceFinaleStart
Start the finale now.
EnableEscapeSequence
Allow the escape sequence to happen at the proper phase of the finale.
DisableEscapeSequence
Block the escape sequence from happening (until re-enabled). Infected will still spawn.
AdvanceFinaleState
Advances through the DLC3 Finale states
DLC3FinaleWon
Indicates the survivors have met the specific win conditions for the DLC3 finale.
DLC3FinaleLost
Indicates the survivors have failed the specific conditions for the DLC3 finale.
DLC3FinaleEnableChaseTanks
Turns on the chase tanks for the escape sequence
DLC3SacrificePlayerBeginsRun
A player has committed to the sacrifice run. (!activator is the player)

EnableDisable:

Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.

Outputs

FinaleEscapeStarted
Fired when the survivors should start their escape.
FinaleStart
Fired when the finale starts.
FinalePause
Fired during the pause between each finale wave.
EscapeVehicleLeaving
Fired when the escape vehicle starts to leave.
OnDLC3FinaleLull
Fired when there is a break while waiting for the next generator to be started