Difference between revisions of "SaveGame"

688 bytes added ,  01:18, 23 December 2008
no edit summary
imported>Bnesmith
 
imported>Cipscis
Line 1: Line 1:
SaveGame can be used to make named savegames, and to create dump files that list everything saved in that file. 


==='''Syntax'''===
SaveGame NameString CreateDumpFlag(optional)
==='''Examples'''===
SaveGame Test
A new savegame called Test will have been created, without a dump file to accompany it.
Save 0032.te 1
A new savegame called 0032.te will have been created, and a file called 0032.te.fos.txt will have been created in the Fallout3/Saves directory.  Fallout 3 will minimise itself and the file will be opened.
==='''Notes'''===
*Using the SaveGame function will still increment the index of your savegames, even though the save created with SaveGame will not be numbered.


[[Category:Console Functions]]
[[Category:Console Functions]]
Anonymous user