Logic autosave: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 2: Line 2:


==Entity Description==
==Entity Description==
'''Entity Name:''' logic_autosave
An entity that is used to force an autosave.
An entity that is used to force an autosave.



Revision as of 09:21, 12 July 2005

Template:Wrongtitle

Entity Description

An entity that is used to force an autosave.

  • 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