Difference between revisions of "ForceSave"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Ez0n3
m
imported>ZuTheSkunk
 
Line 13: Line 13:
*[[Autosave]]
*[[Autosave]]
*[[SaveGame]]
*[[SaveGame]]
*[[SystemSave]]


[[Category:Functions]]
[[Category:Functions]]

Latest revision as of 23:21, 2 March 2016

< [[::Category:Functions|Category:Functions]]

A function included in the GECK version 1.1.0.36.

Description

Creates a new save in a new slot, as if the player manually did so.

Syntax

[help]
ForceSave

Example

ForceSave

Notes

  • This has the same limitations of normal saving, for instance it will fail if called while a message box is being displayed.

See Also