Trigger autosave (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added entity page)
 
m (Removed back link to List of HL1 entities)
Line 1: Line 1:
{{back|List of HL1 entities}}
{{GoldSource base brush|trigger_autosave}}
{{GoldSource base brush|trigger_autosave}}



Revision as of 10:53, 8 December 2017

Todo: The deprecated template {{Base brush}}, {{Brush ent}} or {{Tf2 brush}} (and similar) was used. Use {{Entity}} instead.

GoldSrc trigger_autosave is a brush entity available in all GoldSrc engine games.

Description

An invisible trigger brush entity that creates an autosave when the player enters it.

Key values

Name (targetname) <string>
The targetname that other entities refer to this entity by.
Master <string>
The name of a multisource entity to use as a master. An entity will not activate if its master haven't been activated first.