Player loadsaved (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page.)
 
mNo edit summary
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.
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]]

Revision as of 02:41, 1 March 2015

Stub

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

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.