saveGame

From Bohemia Interactive Community
Revision as of 20:35, 24 April 2021 by Lou Montana (talk | contribs) (Text replacement - "[[Arma_3:_Event_Handlers/ScriptedEventHandlers" to "[[Arma 3: Scripted Event Handlers")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Autosaves the game (used for Retry). The game can then be loaded from the last autosave with loadGame. Will not save if the player is null or dead.
Arma 3
Since Arma 3 v1.88 a scripted event handler "OnSaveGame" is available.
Groups:
Mission Information

Syntax

Syntax:
saveGame
Return Value:
Nothing

Examples

Example 1:
saveGame;

Additional Information

See also:
enableSavingloadGamesavingEnabled

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note