overwrite

  1. Rafael Augusto

    Windows Save add with no overwrite

    This code always overwrite the last! What a need to do for add without erase the last saved? Exist method to do it without ds_grid? If you don't have a solution, how can you translate the code below to ds_grid or list_grid Thank You ini_open("savefinal.ini"); if ini_read_real("Mon"...
  2. P

    Saving using a ini file [solved]

    Hi everyone! I have been using Game Maker Studio Pro (1) for a bit long now, and after reading lots of thread here's my first one! I'm coding a save system for my game. I use a ini file system, with an [object] section to store the amount of each object the player has while saving. During the...
  3. Andrey

    Legacy GM Accidental overwrites the audio file

    Sometimes when I open the file for editing (or add new) in the tab Sounds, GMS overwrites the other file (possibly with an index of 0, first on the stack ***.project.gms) this file. I need to go to the archives to restore the old file. I can't specifically reproduce the error condition, but...
Top