Logic autosave

From Valve Developer Community
Revision as of 15:07, 12 April 2008 by Beeswax (talk | contribs)
Jump to navigation Jump to search

Template:Wrongtitle Template:Base point

Entity Description

An entity that is used to force an autosave. It is usually triggered before large firefights or dangerous areas where the player might die.

  • Arguably pointless for multiplayer.

Keyvalues

<boolean> If set, the save will discard any savedata from previous levels, for the purpose of keeping savegame filesizes down. Can only be safely used if there is no way for the player to return to previous levels.

Inputs

Force an autosave.
Force an autosave as autosavedangerous.sav. If the player is alive after the passed number of seconds it replaces the standard auto save.

Outputs