Info l4d1 survivor spawn: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{wrongtitle|title=info_l4d1_survivor_spawn}} An entity used in the ''Left 4 Dead 2'' Hammer to make the original Survivors spawn. === Keyvalues === * Name: The name of this ent…') |
ThaiGrocer (talk | contribs) (Added cookie-cutter/stubby goodness.) |
||
Line 1: | Line 1: | ||
{{ | {{l4d2 point|info_l4d1_survivor_spawn}} It is used to spawn a L4D1 survivor as seen in The Passing campaign. | ||
{{stub}} | {{stub}} | ||
== Keyvalues == | |||
{{KV Targetname}} | |||
*;Character <code><choices></code> | |||
:Which survivor to spawn here. Choices include Louis, Francis, Bill, and Zoey. | |||
== Inputs == | |||
{{I Targetname}} | |||
*;SpawnSurvivor | |||
:Spawn the survivor. | |||
== Outputs == | |||
{{O Targetname}} | |||
== Flags == | |||
There are no flags. | |||
== See also == | |||
== External links == | |||
{{todo|limitations of bots, usage, caveats}} |
Revision as of 23:36, 5 March 2011
Template:L4d2 point It is used to spawn a L4D1 survivor as seen in The Passing campaign.
Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
- Character
<choices>
- Character
- Which survivor to spawn here. Choices include Louis, Francis, Bill, and Zoey.
Inputs
- SpawnSurvivor
- Spawn the survivor.
Outputs
Flags
There are no flags.
See also
External links
Todo: limitations of bots, usage, caveats