Jump to content

Save Game: Difference between revisions

From Finance Interactive Wiki
Created page with "== Description == Clicking on this button shows a pop-up asking you to choose a name for the save. The default save name is determined as follows: * If you've already saved the game, the default save name is the latest saved game name. * Otherwise, the default name is ''SaveN,'' where N is the first integer larger or equal than 1 that it is not already used. Example: if you saved ''Save1'' and ''Save2'', then the default name will be ''Save3''. If you saved ''Save1'' a..."
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
* If you've already saved the game, the default save name is the latest saved game name.
* If you've already saved the game, the default save name is the latest saved game name.
* Otherwise, the default name is ''SaveN,'' where N is the first integer larger or equal than 1 that it is not already used. Example: if you saved ''Save1'' and ''Save2'', then the default name will be ''Save3''. If you  saved ''Save1'' and ''Save3'', then the default name will be ''Save2'', etc.
* Otherwise, the default name is ''SaveN,'' where N is the first integer larger or equal than 1 that it is not already used. Example: if you saved ''Save1'' and ''Save2'', then the default name will be ''Save3''. If you  saved ''Save1'' and ''Save3'', then the default name will be ''Save2'', etc.
If the save name is already used, a warning message will appear (''This name already exists. It will overwrite the old save!).''
'''Note:''' There is no autosave feature as of now, so I suggest saving regularly!


== Related concepts ==
== Related concepts ==

Latest revision as of 20:35, 20 March 2025

Description

Clicking on this button shows a pop-up asking you to choose a name for the save. The default save name is determined as follows:

  • If you've already saved the game, the default save name is the latest saved game name.
  • Otherwise, the default name is SaveN, where N is the first integer larger or equal than 1 that it is not already used. Example: if you saved Save1 and Save2, then the default name will be Save3. If you saved Save1 and Save3, then the default name will be Save2, etc.

If the save name is already used, a warning message will appear (This name already exists. It will overwrite the old save!).

Note: There is no autosave feature as of now, so I suggest saving regularly!