This command loads the specified save file.
load [file name]
File Name | The name of the save file. Last auto save is always called 'autosave1' (no quotes needed). Quotes are needed (e.g. "Example Save") if the save file name contains spaces. |
load auotsave1
The above console command would load your last autosave (the autosave file is saved as autosave1).
load "Example Save File"
This command loads the save filed named Example Save File. Quotation marks are required around save files that have spaces in their names.