player_loadsaved
Jump to navigation
Jump to search
player_loadsaved
is an e0 available in Half-Life,
Half-Life: Opposing Force, and
Half-Life: Blue Shift.Template:1 topicon

- The {{{engine}}} parameter is inconsistent with the name defined by the {{1}} template.
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.
This entity will reload the latest saved game when triggered. Useful for gameover screens if an important NPC dies, or a crucial object is lost. Can be used together with env_message to display an appropriate text message.
Key Values
- 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
- Fade Duration(seconds) ([todo internal name (i)]) <integer>
- The amount in seconds it will take to fade out.
- Hold Fade (seconds) ([todo internal name (i)]) <integer>
- The amount in seconds it will take to hold fade.