Trigger escape: Difference between revisions
Jump to navigation
Jump to search
ThaiGrocer (talk | contribs) mNo edit summary |
(Reformat) |
||
Line 1: | Line 1: | ||
{{l4d series brush|trigger_escape}} The trigger indicates if there are Survivors in the volume who can escape the finale. | {{l4d series brush|trigger_escape}} The trigger indicates if there are Survivors in the volume who can escape the finale. | ||
==Keyvalues== | == Keyvalues == | ||
{{KV | {{KV Trigger}} | ||
==Flags== | == Flags == | ||
{{ | {{Fl Trigger}} | ||
==Inputs== | == Inputs == | ||
{{I | {{I Trigger}} | ||
==Outputs== | == Outputs == | ||
{{ | {{IO|OnEscapePossible|Fired if there is at least 1 survivor standing in the trigger}} | ||
{{IO|OnEscapeImpossible|Fired if there are no survivors standing in the trigger}} | |||
{{O Trigger}} | {{O Trigger}} | ||
Revision as of 04:37, 13 August 2011
Template:L4d series brush The trigger indicates if there are Survivors in the volume who can escape the finale.
Keyvalues
|
Flags
|
Inputs
|
Outputs
- OnEscapePossible
- Fired if there is at least 1 survivor standing in the trigger
- OnEscapeImpossible
- Fired if there are no survivors standing in the trigger
|