Logic active autosave

From Valve Developer Community
Revision as of 21:01, 7 November 2007 by Ts2do (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Wrongtitle

Entity Description

An entity that is used to look for opportunities to autosave.

Keyvalues

<integer> Start looking for an opportunity to save if player drops below this hitpoint level.
  • TriggerHitPoints
<integer> If started looking for an opportunity, save when hitpoints reach this level.
  • TimeToTrigget
<float> If > 0, how long to try and get a save off before giving up
  • DangerousTime
<float> If 0, just autosave. Otherwise, do an autosavedangerous with this time threshold

Inputs

Outputs