Player loadsaved (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(Added HL1 Point template and Categgory Level Design.)
Line 1: Line 1:
{{stub}}
{{stub}}
Will reload the latest saved game when triggered. Usefull for gameover screens if an important NPC dies, or a crucial object is lost. Can be used together with [[env_message_(GoldSource_Engine)|env_message]] to display an appropriate text message.
{{Hl1_point|player_loadsave}} This entity will reload the latest saved game when triggered. Usefull for gameover screens if an important NPC dies, or a crucial object is lost. Can be used together with [[env_message_(GoldSource_Engine)|env_message]] to display an appropriate text message.
[[Category:Half-Life Entities]]
[[Category:Half-Life Entities]]
[[Category:Level Design]]

Revision as of 00:26, 30 March 2015

Stub

This article or section is a stub. You can help by expanding it.

Template:Hl1 point This entity will reload the latest saved game when triggered. Usefull for gameover screens if an important NPC dies, or a crucial object is lost. Can be used together with env_message to display an appropriate text message.