Logic autosave

From Valve Developer Community
Revision as of 03:11, 19 March 2006 by Campaignjunkie (talk | contribs) (revert, spam)
Jump to navigation Jump to search

Template:Wrongtitle

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

  • NewLevelUnit
<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

  • Save
Force an autosave.

Outputs