SaveGame

From the Fallout3 GECK Wiki
Revision as of 01:25, 23 December 2008 by imported>Cipscis (Removed note after testing and finding it to contain false information)
Jump to navigation Jump to search

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.