Load: Difference between revisions
Jump to navigation
Jump to search
M-doescode (talk | contribs) (Created page with "For information on the Save Game format used by Source, see Save Game Files. Category:Glossary Category:Console Variables This Console Command loads a save from...") |
M-doescode (talk | contribs) |
||
Line 14: | Line 14: | ||
==See Also== | ==See Also== | ||
* [[ | * [[save]] - Saves the game to a file. |
Revision as of 13:12, 18 June 2022
For information on the Save Game format used by Source, see Save Game Files.
This Console Command loads a save from a specified file.
The F7/F9 key is bound to load quick
which will load the save from the "quick.sav" file.
Syntax: load <name>
name
- The name of the save to read and load from- Examples:
load quick
See Also
- save - Saves the game to a file.