Forum rules - please read before posting.

Save the game with a specific name

edited October 2014 in Technical Q&A
Is it possible to set a specific name for the saved game?

Ex.
"Mydefaultname.save"

Comments

  • It's set by the "Save filename" field at the very top of the Settings Manager.
  • edited October 2014
    That is the default name.
    All the games will have the same name.


    The question is:
    How can I change the name of the save game during gameplay if I want to use different names for each specific save?
  • This couldn't be done in the official AC package, because it relies on a numbering system to work out what slot the save goes into (e.g. "MySave_3.save").

    But to add this in your own package, look into modifying SaveSystem.cs' GetSaveFileName function.  It's a simple function to work out the expected filename based on the slot number.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.