• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

map save

  1. S

    Dumping contents of array back into .ini file?

    I'm been following Roman's Metroidvania Map Implementation thread and have hit a road block. The map is working as it should but I'm trying to save the map data (array) to an .ini file at save points. Below is the array and save point code: ARRAY ini_open(global.save_selected_temp) for (var...
  2. I

    Legacy GM DS LIST save using ini file

    Hello, can you give me an idea on how to use save ini file using the DS LIST What I want is that when player saves the game on room 4, and then he loads the game, room 0, 1, 2, 3 should no longer available since he already visited those rooms only room 4, 5 and 6. And the after visiting all...
Top