Difference between revisions of "SystemSave"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>ZuTheSkunk
(Created page with "{{Function |origin = GECK1 |summary = Creates a special save labeled SYS, which does not appear in the Save menu (only Load), and of which there can only be one copy. If the...")
 
imported>ZuTheSkunk
 
Line 8: Line 8:


==Notes==
==Notes==
*The base game only uses the function right before the battle for Hoover Dam is initiated.
*The base game only uses the function right before the player can initiate the battle for Hoover Dam.


==See Also==
==See Also==

Latest revision as of 20:35, 9 April 2016

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

A function included in the GECK version 1.1.0.36.

Description

Creates a special save labeled SYS, which does not appear in the Save menu (only Load), and of which there can only be one copy. If the function is used again, the new save will overwrite the previous one.

Syntax

[help]
SystemSave

Example

SystemSave

Notes

  • The base game only uses the function right before the player can initiate the battle for Hoover Dam.

See Also